4rr0wx / autocompose

A small script that converts a docker run command to a docker-compose file based on the command of magicmark/composerize

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

autocompose

A small script that converts a docker run command to a docker-compose file based on the command of magicmark/composerize Repo of composerize

Depencies:

  • composerize
  • npm (if composerize is not installed)

Usage: autocompose Then follow prompted steps

For help use: autocompose -h

About

A small script that converts a docker run command to a docker-compose file based on the command of magicmark/composerize


Languages

Language:Shell 100.0%