Skip to content

amirparsadd/compocompo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CompoCompo - Docker Compose As Code

CompoCompo is a tool to write code and transpile it into a docker compose file. please note that this is still in the making and might not be suited for production use

How To Use

  1. Clone/Fork this repository (depending on you needs)
  2. Make modifications to the src/index file
  3. Run npm run build

How To Contribute

All PRs/Issues/Feature Recommendations are welcome! Just submit them and you might become a contributor of the project!

Heres a list of things we must add (priority ranked with stars):

  1. Environment variable API (⭐⭐⭐)
  2. Network Support (⭐⭐⭐⭐)
  3. Input Validation (⭐⭐)
  4. Volume Driver Config (⭐)
  5. HealthCheck, DependsOn, Restart Policy (⭐⭐⭐⭐)
  6. Jest Unit Tests (⭐⭐)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published