feat(tool enhancement): Docker Run to Docker Compose

- Ability to paste more than one docker run command
- Ability to choose Docker Compose version
- Ability to merge an existing Docker Compose
- Ability to set indent size #775
- Fix #814, #838
This commit is contained in:
sharevb 2024-01-21 23:11:30 +01:00 committed by ShareVB
parent 22e836bb3d
commit 39bc40172f
4 changed files with 69 additions and 47 deletions

View file

@ -50,7 +50,7 @@
"bcryptjs": "^2.4.3",
"change-case": "^4.1.2",
"colord": "^2.9.3",
"composerize-ts": "^0.6.2",
"composerize": "^1.6.6",
"country-code-lookup": "^0.1.0",
"cron-validator": "^1.3.1",
"cronstrue": "^2.26.0",