Skip to content

Commit

Permalink
missing default option
Browse files Browse the repository at this point in the history
cirolosapio committed Sep 25, 2023
1 parent a7adc64 commit a66c749
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/alpine-docker/devcontainer-feature.json
Original file line number Diff line number Diff line change
@@ -7,6 +7,7 @@
"options": {
"hostDockerGid": {
"type": "string",
"default": "",
"description": "Docker group id on the host machine (retrieve with \"getent group docker | cut -d: -f3\""
},
"installDockerCompose": {

0 comments on commit a66c749

Please sign in to comment.