Skip to content

vulpemventures/dindc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Docker in docker with Compose

Dockerfile of the public images vulpemventures/dindc.
This image is based on jpetazzo/dind and extended with docker compose. Credits to him.

NOTE: The container must be run with privileged permissions.

Pull the image:

$ docker pull vulpemventures/dindc

Run the container:

$ docker run -it --privileged vulpemventures/dindc

About

Docker in docker with compose

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published