Skip to content

Instantly share code, notes, and snippets.

@linki
Last active August 29, 2015 14:14
Show Gist options
  • Save linki/a76334330011dbd3b77d to your computer and use it in GitHub Desktop.
Save linki/a76334330011dbd3b77d to your computer and use it in GitHub Desktop.
enter current container
docker exec -it `docker ps -lq` bash
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment