Skip to content

Commit d1c0cc2

Browse files
devcontainers-botgithub-actions
andauthored
Automated documentation update (#1123)
Automated documentation update [skip ci] Co-authored-by: github-actions <[email protected]>
1 parent d926879 commit d1c0cc2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/docker-in-docker/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ Create child containers *inside* a container, independent from the host's docker
2323
| dockerDefaultAddressPool | Define default address pools for Docker networks. e.g. base=192.168.0.0/16,size=24 | string | - |
2424
| installDockerBuildx | Install Docker Buildx | boolean | true |
2525
| 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 |
26+
| disableIp6tables | Disable ip6tables (this option is only applicable for Docker versions 27 and greater) | boolean | false |
2627

2728
## Customizations
2829

0 commit comments

Comments
 (0)