Skip to content

Instantly share code, notes, and snippets.

@basedalexander
Created November 18, 2018 15:28
Show Gist options
  • Save basedalexander/b2d441a9c2f1c022ec01218ce5935bc4 to your computer and use it in GitHub Desktop.
Save basedalexander/b2d441a9c2f1c022ec01218ce5935bc4 to your computer and use it in GitHub Desktop.
ssh -i /path/to/my.pem myuser@host -t 'sudo docker exec -it container_name /bin/bash'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment