mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-05-10 08:05:00 -04:00
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:
parent
22e836bb3d
commit
39bc40172f
4 changed files with 69 additions and 47 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue