Skip to content

Instantly share code, notes, and snippets.

@normoes
Last active September 4, 2018 09:33
Show Gist options
  • Save normoes/69daca1c82622b593535d02b7d031217 to your computer and use it in GitHub Desktop.
Save normoes/69daca1c82622b593535d02b7d031217 to your computer and use it in GitHub Desktop.
interactive terminal in docker and docker-compose

docker cli

  -it

docker-compose

  stdin_open: true
  tty: true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment