Anoop01234 / gen-dockerfile

A Dockerfile generator to Dockerize your Applications

Home Page:http://gen.docker.dfcommunity.win/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gen-dockerfile

logo

About

A Dockerfile generator to Dockerize your Applications. This will help you create custom docker-images or docker containers.

Current Version: 0.0.4-beta

PRs Welcome | Open Source Love

ForTheBadge built-with-love | forthebadge made-with-nodejs

Env | Dockerfile

Installation

npm i -g gen-dockerfile

Release Info

Current

NPM

npm (custom registry) | npm bundle size

Bugs

Builds and Publish Status

GitHub Packages Build Status NPMJS Packages Build Status Node.js Package Build

TODO

  • This project will get started soon
  • Added GitHub NPMjs package generation automated
  • Created proper Readme
  • Added 1st set of questions ...
    • Check existing Dockerfile Presence
    • App Name
    • Deployment OS
    • App Pro-Lang
  • Made the package globally accessable
  • Added 2nd set of questions ...
    • Port expose
    • Port Name
    • Entry Point
    • Fixes Docker FROM images
  • Fixed Some Bugs
  • All bugs fixed (Really .....)
  • Project Finish and could be used in Production (NO ..... Not Now)

What we are going to Do

We are building an Nodejs CLI app to generate Dockerfile for your Projects

It will be compatible with Nodejs Apps and Python3 Apps in early stage

License

GitHub

Links

Website :- Click Here

NPMjs Registry :- Click Here

GitHub Registry :- Click Here

Docs and References :- Click Here

Github Repository :- Click Here

End

About

A Dockerfile generator to Dockerize your Applications

http://gen.docker.dfcommunity.win/

License:GNU General Public License v3.0


Languages

Language:JavaScript 100.0%