Sha256: afff1a33a56a187d3d42c5c21d8288e0574c75bb68ee3ae4af2383b5c0ef23bb
Contents?: true
Size: 328 Bytes
Versions: 1
Compression:
Stored size: 328 Bytes
Contents
# 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 ```
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
docker-provider-0.1.0 | boxes/dind/README.md |