feat(new tool): Docker Compose Converter

- Convert Docker Compose files between V1, 2.x, 3.x and CommonSpec
- Expand Ports and Volumes syntaxes
This commit is contained in:
sharevb 2024-01-21 15:23:22 +01:00 committed by ShareVB
parent 22e836bb3d
commit 1b17302bf6
7 changed files with 246 additions and 37 deletions

View file

@ -51,6 +51,7 @@
"change-case": "^4.1.2",
"colord": "^2.9.3",
"composerize-ts": "^0.6.2",
"composeverter": "^1.6.2",
"country-code-lookup": "^0.1.0",
"cron-validator": "^1.3.1",
"cronstrue": "^2.26.0",