Skip to content

Instantly share code, notes, and snippets.

@barseghyanartur
Created April 14, 2020 10:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save barseghyanartur/1a570cb41f25a93594d2b59084e48aea to your computer and use it in GitHub Desktop.
Save barseghyanartur/1a570cb41f25a93594d2b59084e48aea to your computer and use it in GitHub Desktop.
Go into the podman container as root
podman exec -it -u root container_name /bin/bash
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment