Last active
March 9, 2020 09:22
-
-
Save ph4r5h4d/fc9f40045b0b51f2d6ea86d72361df6a to your computer and use it in GitHub Desktop.
Run docker container like it runs in OKD
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 -t -i --user=100450 --group-add=100450 --rm nginx |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment