Created
February 28, 2019 16:31
-
-
Save belenaj/36a14eb1bd3432dac6a8de051f6aeac5 to your computer and use it in GitHub Desktop.
Run docker with shell as root
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
docker run -u 0 -it myImage:tag bash |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment