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
Content type
Image
Digest
sha256:ed1548dd6…
Size
114.1 MB
Last updated
almost 11 years ago
docker pull fgrehm/vagrant-ubuntu-dind:precise