Skip to content

Commit

Permalink
Automated documentation update [skip ci]
Browse files Browse the repository at this point in the history
github-actions[bot] committed Oct 3, 2023
1 parent 2a24029 commit 0203045
Showing 2 changed files with 2 additions and 4 deletions.
4 changes: 1 addition & 3 deletions src/alpine-docker-outside-of-docker/README.md
Original file line number Diff line number Diff line change
@@ -9,9 +9,7 @@ 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": {
"hostDockerGid": 1001
}
"ghcr.io/cirolosapio/devcontainers-features/alpine-docker-outside-of-docker:0": {}
}
```

2 changes: 1 addition & 1 deletion src/alpine-node/README.md
Original file line number Diff line number Diff line change
@@ -17,7 +17,7 @@ Installs node and npm on alpine
|-----|-----|-----|-----|
| corepack | Enable corepack | boolean | true |
| antfuNi | Install @antfu/ni globally | boolean | true |
| ts-node | Install ts-node | boolean | true |
| tsNode | Install ts-node | boolean | true |



0 comments on commit 0203045

Please sign in to comment.