-
-
Save mykhailokrainik/8634c08206dd3fc35b89bf1fb62f6383 to your computer and use it in GitHub Desktop.
run docker-compose in daemon mode and attach to web container
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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