Skip to content
 
 

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

See original docs at https://github.com/fhivemind/concourse-dind for how to use this container image in Concourse jobs.

This fork makes entrypoint.sh executable, removes docker-squash and docker-compose, and uses a newer version of Docker.

Runs docker inside a container

This container image can be used to run Docker commands inside a container, which is handy for Concourse CI jobs to allow them to use Docker CLI commands.

Example of building and testing this container image locally

docker build . -t concourse-dind
docker run --privileged concourse-dind docker run hello-world

About

Docker in Docker Ubuntu container for Concourse CI

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages