Docker-In-Docker container with full IPv4 and IPv6 NAT support together with improved security.
4.4K
Container Source - GitHub Mirror
This is the Conarx Containers Docker-In-Docker image, it provides a Docker service container with full IPv4 and IPv6 NAT support together with improved security.
| Provider | Repository |
|---|---|
| DockerHub | allworldit/docker-in-docker |
| Conarx | registry.conarx.tech/containers/docker-in-docker |
All our Docker images are part of our Conarx Containers product line. Images are generally based on Alpine Linux and track the
Alpine Linux major and minor version in the format of vXX.YY.
Images built from source track both the Alpine Linux major and minor versions in addition to the main software component being
built in the format of vXX.YY-AA.BB, where AA.BB is the main software component version.
Our images are built using our Flexible Docker Containers framework which includes the below features...
Please use the project Issue Tracker.
Commercial support for all our Docker images is available from Conarx.
We also provide consulting services to create and maintain Docker images to meet your exact needs.
Additional environment variables are available from...
IPv4 base CIDR range. Defaults to "172.17.0.0/16".
IPv4 block size. Defaults to "27" (/27).
Enable IPv6. It can be disabled using "no" as the value.
IPv6 base CIDR range. Defaults to "64:ff9b:1::/96".
IPv6 block size. Defaults to "112" (/112).
Fixed IPv6 address range. This should fit comfortably within the DOCKER_IPV6_BASE. Defaults to DOCKER_IPV6_BASE with a
DOCKER_IPV6_SIZE mask.
Enable experimental docker features. Defaults to "false".
You should probably never need to change this. Defaults to "overlay2".
Additional TLS SAN name to add to the TLS certificate. This can be in the form of "IP:xxx" or "DNS:xxx".
Docker TLS certificate validity period in days. Defaults "825".
You should probably never need to change this. This is the directory that the TLS certificates are placed in. Defaults to "/etc/docker/tls".
Docker data directory.
If this volume is present, it will be populated with the docker client certificates.
Docker TLS port 2376 is exposed.
A convenience script /usr/local/bin/docker is available with configuration to interface with the docker daemon over TLS and
should be executed when running docker.
Content type
Image
Digest
sha256:fc15ebc76…
Size
113.2 MB
Last updated
2 days ago
docker pull allworldit/docker-in-docker