Skip to content

Commit

Permalink
revert
Browse files Browse the repository at this point in the history
  • Loading branch information
cirolosapio authored Oct 5, 2023
1 parent e680cba commit 85c78e5
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion src/alpine-docker-outside-of-docker/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,9 @@ Re-use the host docker socket, adding the Docker CLI to alpine container

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

Expand Down

0 comments on commit 85c78e5

Please sign in to comment.