diff options
Diffstat (limited to 'src/docker-in-docker/README.md')
-rw-r--r-- | src/docker-in-docker/README.md | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/src/docker-in-docker/README.md b/src/docker-in-docker/README.md index c2e21e0..1275eb3 100644 --- a/src/docker-in-docker/README.md +++ b/src/docker-in-docker/README.md @@ -21,6 +21,8 @@ Create child containers *inside* a container, independent from the host's docker | moby | Install OSS Moby build instead of Docker CE | boolean | true | | dockerDashComposeVersion | Default version of Docker Compose (v1 or v2) | string | v1 | + + --- -_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/devcontainers/features/blob/main/src/docker-in-docker/devcontainer-feature.json)._ +_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/devcontainers/features/blob/main/src/docker-in-docker/devcontainer-feature.json). Add additional notes to a `NOTES.md`._ |