Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(new-tool):-docker-compose-format-converter #227

Merged

Conversation

sunnydanu
Copy link
Owner

@sunnydanu sunnydanu commented Oct 27, 2024

A new tool to convert between Docker Compose file format 1.x, 2.x, 3.x and CommonSpec
And ability to expand volume and ports syntaxes

Unit tests made in the npm package used (and maintained by me): https://github.com/outilslibre/composeverter

Note: This PR incorporates contributions from upstream PR-#864 of CorentinTh/it-tools. All original commits and authorship are retained. Some adjustments may have been made for compatibility or bug fixes.

- Convert Docker Compose files between V1, 2.x, 3.x and CommonSpec
- Expand Ports and Volumes syntaxes
Copy link

vercel bot commented Oct 27, 2024

Deployment failed with the following error:

Too many requests - try again in 26 seconds (more than 60, code: "api-deployments-flood").

@sunnydanu sunnydanu added enhancement New feature or request P1 Priority 1 : ready to review labels Nov 2, 2024
@sunnydanu sunnydanu enabled auto-merge November 2, 2024 10:55
….run into feat(new-tool)--docker-compose-format-converter
Copy link

vercel bot commented Nov 3, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
godev-run ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 3, 2024 2:40pm

@sunnydanu sunnydanu merged commit c3a44c1 into developing/2.0.0 Nov 3, 2024
6 checks passed
@sunnydanu sunnydanu mentioned this pull request Nov 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request P1 Priority 1 : ready to review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants