heithemmoumni / dockerme

dockerme is a binary tool to help you containerize an application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DockerMe


                      ##         .
                ## ## ##        ==
             ## ## ## ## ##    ===
         /"""""""""""""""""\___/ ===
    ~~~ {~~ ~~~~ ~~~ ~~~~ ~~~ ~ /  ===- ~~~
         \______ o           __/
           \    \         __/
            \____\_______/

dockerme is a binary tool to help you containerize an application based on the version of language we used in your application

Install

curl https://heithem.wtf/install.sh -sSf | bash

Build the project

go build -o _bin/dockerme main.go

To run the command

./_bin/dockerme

Language Support

  • PHP
  • NodeJs
  • Go

About

dockerme is a binary tool to help you containerize an application


Languages

Language:Go 77.5%Language:Dockerfile 20.5%Language:Shell 2.0%