Skip to content

Commit

Permalink
Automated documentation update (#1123)
Browse files Browse the repository at this point in the history
Automated documentation update [skip ci]

Co-authored-by: github-actions <[email protected]>
  • Loading branch information
devcontainers-bot and github-actions authored Sep 16, 2024
1 parent d926879 commit d1c0cc2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/docker-in-docker/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ Create child containers *inside* a container, independent from the host's docker
| dockerDefaultAddressPool | Define default address pools for Docker networks. e.g. base=192.168.0.0/16,size=24 | string | - |
| installDockerBuildx | Install Docker Buildx | boolean | true |
| installDockerComposeSwitch | Install Compose Switch (provided docker compose is available) which is a replacement to the Compose V1 docker-compose (python) executable. It translates the command line into Compose V2 docker compose then runs the latter. | boolean | true |
| disableIp6tables | Disable ip6tables (this option is only applicable for Docker versions 27 and greater) | boolean | false |

## Customizations

Expand Down

0 comments on commit d1c0cc2

Please sign in to comment.