Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save reatlat/c5dae083a62e82089c9e4fbcf852d010 to your computer and use it in GitHub Desktop.

Select an option

Save reatlat/c5dae083a62e82089c9e4fbcf852d010 to your computer and use it in GitHub Desktop.
run docker-compose in daemon mode and attach to web container
docker-compose up -d
docker attach myapp_web_1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment