bucherfa / dcc-web

Convert docker run/create commands to docker-compose.yml files.

Home Page:https://bucherfa.github.io/dcc-web/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

docker-compose Converter Web

Convert docker run/create commands to docker-compose.yml files.

Webapp

Uses docker-compose-converter-library for the conversion. Submit issues for conversion at the docker-compose-converter repo.

alt text

General Project Setup

Build with the vuejs cli.

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

About

Convert docker run/create commands to docker-compose.yml files.

https://bucherfa.github.io/dcc-web/

License:GNU General Public License v3.0


Languages

Language:Vue 62.2%Language:JavaScript 25.5%Language:HTML 8.0%Language:Shell 4.3%