Created
March 20, 2018 12:09
-
-
Save dohsimpson/789d36526295846ef07392a92c3f2889 to your computer and use it in GitHub Desktop.
Docker Tools
This file contains 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
composerize: turn docker cli command into docker-compose file | |
* composerize docker run -p 80:80 -v /var/run/docker.sock:/tmp/docker.sock:ro --restart always --log-opt max-size=1g nginx |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment