docker(install): opt to set daemon config

Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
CrazyMax
2023-08-27 12:23:24 +02:00
parent c3e31dcc03
commit 144df6eecc
5 changed files with 109 additions and 78 deletions

View File

@@ -56,12 +56,14 @@
"async-retry": "^1.3.3",
"csv-parse": "^5.4.0",
"handlebars": "^4.7.8",
"js-yaml": "^4.1.0",
"jwt-decode": "^3.1.2",
"semver": "^7.5.4",
"tmp": "^0.2.1"
},
"devDependencies": {
"@types/csv-parse": "^1.2.2",
"@types/js-yaml": "^4.0.5",
"@types/node": "^16.18.21",
"@types/semver": "^7.5.0",
"@types/tmp": "^0.2.3",