Skip to content

Instantly share code, notes, and snippets.

@szabo92
Created November 15, 2017 04:27
Show Gist options
  • Save szabo92/6411f3446f0c7abeec3a733028f6c682 to your computer and use it in GitHub Desktop.
Save szabo92/6411f3446f0c7abeec3a733028f6c682 to your computer and use it in GitHub Desktop.
Run a terminal in a Docker container
docker exec -it <containerIdOrName> bash
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment