-
Notifications
You must be signed in to change notification settings - Fork 249
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Use non-privileged user in Ethereum's Dockerfile #608
Comments
What's the problem with using a privileged user in a docker container? |
I've already proposed ethereum/go-ethereum#16052 to address this one, still being reviewed though. |
do we depend on it in any way? looks like that we don't use ethereum containers i will close it, but feel free to re-open if you feel strongly that we need it. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Problem
The Ethereum issue with docker privileges slows our progress in testing.
Implementation
Resolve ethereum/go-ethereum#15816
Acceptance Criteria
Issue is resolved and merged into Ethereum master.
Part of status-im/swarms#71
The text was updated successfully, but these errors were encountered: