2.0.0 • Published 3 years ago

docker-gen v2.0.0

Weekly downloads
4
License
ISC
Repository
github
Last release
3 years ago

Docker Gen

Docker Generate

This module allows you to create Docker and Docker Compose files for your project.

npx docker-gen@latest

NOTE

  • Execute this command at root level of your project

Currently Supported Languages & Frameworks

  1. Static Builds
    • ReactJs
    • VueJs
    • AngularJs
  2. NextJs
  3. NodeJs
  4. Python
    • Django
  5. Php
    • Laravel

Upcoming

  1. Python
    • Flask
  2. Elixir
    • Phoenix
  3. Rust
    • Rocket

Report An Issue


If you come across any bug or issue in the package then you can create Issue or Resolved Pull Request on Github.

Want to help?


This project is just getting off the ground and could use some help with cleaning things up and refactoring.

If you want to contribute - we'd love it! Just open an issue to work against so you get full credit for your fork. You can open the issue first so we can discuss and you can work your fork as we go along.

If you see a bug, please be so kind as to show how it's failing, and we'll do our best to get it fixed quickly.