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

@@ -974,6 +974,7 @@ __metadata:
"@actions/tool-cache": ^2.0.1
"@octokit/plugin-rest-endpoint-methods": ^7.2.3
"@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
@@ -990,6 +991,7 @@ __metadata:
eslint-plugin-prettier: ^4.2.1
handlebars: ^4.7.8
jest: ^29.5.0
js-yaml: ^4.1.0
jwt-decode: ^3.1.2
prettier: ^2.8.7
rimraf: ^4.4.1
@@ -1825,6 +1827,13 @@ __metadata:
languageName: node
linkType: hard
"@types/js-yaml@npm:^4.0.5":
version: 4.0.5
resolution: "@types/js-yaml@npm:4.0.5"
checksum: 7dcac8c50fec31643cc9d6444b5503239a861414cdfaa7ae9a38bc22597c4d850c4b8cec3d82d73b3fbca408348ce223b0408d598b32e094470dfffc6d486b4d
languageName: node
linkType: hard
"@types/json-schema@npm:^7.0.9":
version: 7.0.9
resolution: "@types/json-schema@npm:7.0.9"