alias d='sudo docker.io'
git clone git@github.com:niquola/dind.git
cd dind
docker build -t dind:latest .
d run --name=mydocker --privileged -t -i dind:latest /bin/bash
# test inside docker
docker run --rm -t -i ubuntu bash
-
Notifications
You must be signed in to change notification settings - Fork 0
niquola/dind
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Docker in docker image for docker development
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published