Skip to content

hmahdiany/dind

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Docker in Docker

This is a Docker file which contains Docker engine and Docker compose addon. Purpose of creating this Docker image is for using in Gitlab CI/CD pipelines that using a runner with docker executor.

How to use it

In order to use this image in Gitlab CI/CD pipeline add this config in .gitlab-ci.yml:

image:
  name: kinghossein/dind:v0.0.2

About

An image for Docker in Docker use cases

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published