Skip to content

Instantly share code, notes, and snippets.

@ph4r5h4d
Last active March 9, 2020 09:22
Show Gist options
  • Save ph4r5h4d/fc9f40045b0b51f2d6ea86d72361df6a to your computer and use it in GitHub Desktop.
Save ph4r5h4d/fc9f40045b0b51f2d6ea86d72361df6a to your computer and use it in GitHub Desktop.
Run docker container like it runs in OKD
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