Skip to content
This repository was archived by the owner on Mar 9, 2026. It is now read-only.

Latest commit

 

History

History
18 lines (13 loc) · 865 Bytes

File metadata and controls

18 lines (13 loc) · 865 Bytes

dind

dind is like docker:dind but lets you pass additional command line flags using DOCKER_OPTS Environment Variable.

Build Status Widget Code Climate Widget MicroBadger Image Widget

Example

docker run --privileged -e "DOCKER_OPTS=--storage-driver=overlay" wikiwi/dind

Docker Hub

Automated build is available at the Docker Hub.