Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
cirolosapio committed Sep 25, 2023
2 parents 8ceb84e + 2cd45eb commit 141697a
Showing 1 changed file with 9 additions and 5 deletions.
14 changes: 9 additions & 5 deletions src/alpine-docker/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

# alpnie-docker (alpnie-docker)
# alpine-docker (alpine-docker)

Installs docker and docker-compose on aplpine

Expand All @@ -15,12 +15,16 @@ Installs docker and docker-compose on aplpine

| Options Id | Description | Type | Default Value |
|-----|-----|-----|-----|
| installDockerCompose | Install Docker Compose? | boolean | true |
| installDcokerCompose | Install Docker Compose? | boolean | true |

## Customizations

### VS Code Extensions

- `ms-azuretools.vscode-docker`

## Docker Compose

By default this feature installs also Docker Compose. You can disable this by setting `installDockerCompose` to `false`.

---

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

0 comments on commit 141697a

Please sign in to comment.