-
-
Save theamanbhargava/1028d9fe447fb222a50d78e0efb71374 to your computer and use it in GitHub Desktop.
get into non running docker container 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 exec -u 0 -it {imageId} bash |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment