All Projects â†’ magicmark â†’ Composerize

magicmark / Composerize

🏃→🎼 docker run asdlksjfksdf > docker-composerize up

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Composerize

Kompose
Go from Docker Compose to Kubernetes
Stars: ✭ 7,348 (+742.66%)
Mutual labels:  docker-compose
Ddev
DDEV-Local: a local PHP development environment system
Stars: ✭ 915 (+4.93%)
Mutual labels:  docker-compose
Ngx mruby Package Builder
Package Builder of ngx_mruby with Docker
Stars: ✭ 25 (-97.13%)
Mutual labels:  docker-compose
Docker Compose Files
Some typical docker compose templates.
Stars: ✭ 795 (-8.83%)
Mutual labels:  docker-compose
Deploy Docker Swarm
Deploy scripts for docker-swarm.
Stars: ✭ 17 (-98.05%)
Mutual labels:  docker-compose
Fastapi Realworld Example App
Backend logic implementation for https://github.com/gothinkster/realworld with awesome FastAPI
Stars: ✭ 911 (+4.47%)
Mutual labels:  docker-compose
Nodock
Docker Compose for Node projects with Node, MySQL, Redis, MongoDB, NGINX, Apache2, Memcached, Certbot and RabbitMQ images
Stars: ✭ 734 (-15.83%)
Mutual labels:  docker-compose
Vj4 Docker
Dockerfile and docker-compose.yml for vijos/vj4.
Stars: ✭ 26 (-97.02%)
Mutual labels:  docker-compose
Laravel Docker Elasticsearch
This is a simple repo for practicing elasticsearch with laravel and docker.
Stars: ✭ 18 (-97.94%)
Mutual labels:  docker-compose
Unilinks
Plataforma para encontrar os links das aulas virtuais gravadas.
Stars: ✭ 25 (-97.13%)
Mutual labels:  docker-compose
Aria2 Pro Docker
Aria2 Pro | A perfect Aria2 Docker image | 更好用的 Aria2 Docker 容器镜像
Stars: ✭ 802 (-8.03%)
Mutual labels:  docker-compose
Elastdocker
🐳 Elastic Stack (ELK) on Docker, with preconfigured Security, Tools, Self-Monitoring, and Prometheus Metrics. Up with a Single Command.
Stars: ✭ 883 (+1.26%)
Mutual labels:  docker-compose
Wsl Docker Git Setup
Shell script to configure Windows Subsystem for Linux (WSL) & Ubuntu on Windows to use docker and docker-compose as well as a git-enabled prompt
Stars: ✭ 23 (-97.36%)
Mutual labels:  docker-compose
Docker Host
A docker sidecar container to forward all traffic to local docker host or any other host
Stars: ✭ 769 (-11.81%)
Mutual labels:  docker-compose
Wordpress Starter
📦 A starter template for WordPress websites
Stars: ✭ 26 (-97.02%)
Mutual labels:  docker-compose
Dip
CLI gives the "native" interaction with applications configured with Docker Compose.
Stars: ✭ 737 (-15.48%)
Mutual labels:  docker-compose
Gitlab Docker Letsencrypt
Gitlab CE + Docker Compose + Let's Encrypt (auto generate/renew)
Stars: ✭ 22 (-97.48%)
Mutual labels:  docker-compose
Dockerized lara
Build your Laravel App with Redis - Mongodb - MariaDB - Nginx - php7 - zsh
Stars: ✭ 9 (-98.97%)
Mutual labels:  docker-compose
Unifi Docker
Unifi Controller Docker image and compose
Stars: ✭ 26 (-97.02%)
Mutual labels:  docker-compose
Notmail bot
Telegram bot that acts as an email client
Stars: ✭ 23 (-97.36%)
Mutual labels:  docker-compose

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 [email protected] See https://github.com/yarnpkg/yarn/issues/7734.

Maintainers

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].