Skip to content

Commit

Permalink
Automated documentation update [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Oct 5, 2023
1 parent bcb0822 commit e680cba
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 3 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
Expand Up @@ -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": {}
}
```

Expand Down
20 changes: 20 additions & 0 deletions src/alpine-git/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@

# alpine-git (alpine-git)

Installs git on alpine

## Example Usage

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





---

_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/cirolosapio/devcontainers-features/blob/main/src/alpine-git/devcontainer-feature.json). Add additional notes to a `NOTES.md`._

0 comments on commit e680cba

Please sign in to comment.