Skip to content

Instantly share code, notes, and snippets.

@esteedqueen
Last active July 5, 2018 13:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save esteedqueen/34ce4c152c6a580144effb004731a9b2 to your computer and use it in GitHub Desktop.
Save esteedqueen/34ce4c152c6a580144effb004731a9b2 to your computer and use it in GitHub Desktop.
Access Rails console in a docker container

To access the rails console in a docker container, run:

docker-compose run web rails console
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment