cli
2
compose
Translates a Docker command line to docker-compose YAML
docker run --name some-nginx -p 8080:80 -v /some/content:/usr/share/nginx/html:ro -d nginx
Generate docker-compose.yml
Copy
Not the expected output?
Just submit
this pre-filled issue
.
Also available as a
cli tool
and
package
for your backend and frontend projects
A tool by
Raphael Yancey