Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cirolosapio authored Oct 2, 2023
1 parent 8189f3f commit 7082f63
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion src/alpine-docker/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,9 @@ Installs docker and docker-compose on alpine

```json
"features": {
"ghcr.io/cirolosapio/devcontainers-features/alpine-docker:0": {}
"ghcr.io/cirolosapio/devcontainers-features/alpine-docker:0": {
"hostDockerGid": 1001
}
}
```

Expand Down

0 comments on commit 7082f63

Please sign in to comment.