Skip to content

Instantly share code, notes, and snippets.

@mikeesto
Created September 21, 2022 04:28
Show Gist options
  • Save mikeesto/8be55619c64fbbaf5744fe7f5b39a62b to your computer and use it in GitHub Desktop.
Save mikeesto/8be55619c64fbbaf5744fe7f5b39a62b to your computer and use it in GitHub Desktop.
Run a docker container and access the shell
docker run -i --entrypoint=/bin/sh ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment