Skip to content

Instantly share code, notes, and snippets.

@v-thomp4
Created January 20, 2021 10:28
Show Gist options
  • Save v-thomp4/e902e0282f7cc028def701e6f410c5b9 to your computer and use it in GitHub Desktop.
Save v-thomp4/e902e0282f7cc028def701e6f410c5b9 to your computer and use it in GitHub Desktop.
login into jenkins container as root
docker exec -u 0 -it mycontainer bash
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment