Skip to content

Instantly share code, notes, and snippets.

@darkmavis1980
Created March 20, 2019 13:56
Show Gist options
  • Save darkmavis1980/b4b0225f00bcb68b331425fd794345f1 to your computer and use it in GitHub Desktop.
Save darkmavis1980/b4b0225f00bcb68b331425fd794345f1 to your computer and use it in GitHub Desktop.
Access as root to a container
docker exec -it -u root jenkins /bin/bash
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment