Sign inSign up

gurukami/dind

By gurukami

Updated over 6 years ago

DIND with some additional features

Image
0

241

gurukami/dind repository overview

About this repo

Docker Stars Docker Pulls

This is a Dockerfile instructions to build a container image with DIND and some additional features

  • Docker-Compose
  • CURL
  • Make
  • Git
  • SSH Client
  • GCC
  • Bash

Usage

docker run -it --rm --privileged --name dind -v /var/run/docker.sock:/var/run/docker.sock -v ${host_wd}:${container_wd} -w ${container_wd} gurukami/dind:latest

Versions

  • tag: latest based on docker:19
  • tag: 19 based on docker:19

Tag summary

Content type

Image

Digest

Size

144.7 MB

Last updated

over 6 years ago

docker pull gurukami/dind