Skip to content

๐Ÿƒโ†’๐ŸŽผ docker run asdlksjfksdf > docker-composerize up

Notifications You must be signed in to change notification settings

mr-biz/composerize

ย 
ย 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

composerize

Build Status npm Follow @mark_larah

http://composerize.com - Turns docker run commands into docker-compose files!

Demo

CLI

composerize can be run in the cli.

npm install composerize -g to install, and run as such:

$ composerize docker run -p 80:80 -v /var/run/docker.sock:/tmp/docker.sock:ro --restart always --log-opt max-size=1g nginx

Contributing

  • Clone a fork of the repo and install the project dependencies by running yarn
  • Make your changes, and build the project by running make build
  • Test your changes with make test

yarn version

Needs yarn@1.19.1. See yarnpkg/yarn#7734.

Maintainers

About

๐Ÿƒโ†’๐ŸŽผ docker run asdlksjfksdf > docker-composerize up

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 84.3%
  • HTML 7.8%
  • CSS 3.5%
  • Shell 2.3%
  • Makefile 2.1%