ComposeWizard: Simplify Docker Compose File Creation with This Node.js Script
1–2 of 2 posts
Re: ComposeWizard: Simplify Docker Compose File Creation with This Node.js Script
#2I was tired of having to create new Docker compose files for every new project, so I made this tool that'll just create the docker compose file and run it for us. More templates need to be added to it, and I'll also soon modify it to also save the newly generated file somewhere so it can be reused. What other feature should I add to it? Also, It's open to PRs for more templates