Sign inSign up

fgrehm/vagrant-ubuntu-dind

By fgrehm

Updated almost 11 years ago

Image
0

280

fgrehm/vagrant-ubuntu-dind repository overview

Ubuntu Precise "Docker in Docker" enabled base box

To turn this into a box:

docker build -t myuser/vagrant-ubuntu:precise-dind .
docker push myuser/vagrant-ubuntu:precise-dind
sed 's/IMAGE/myuser\/vagrant-ubuntu:precise-dind/' Vagrantfile.sample > Vagrantfile
tar cvzf precise-dind.box ./metadata.json ./Vagrantfile

Tag summary

Content type

Image

Digest

sha256:ed1548dd6

Size

114.1 MB

Last updated

almost 11 years ago

docker pull fgrehm/vagrant-ubuntu-dind:precise