https://github.com/mdub/docker-vagrant
https://github.com/mdub/docker-vagrant
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mdub/docker-vagrant
- Owner: mdub
- Created: 2013-07-04T21:31:47.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2013-09-05T03:43:39.000Z (almost 12 years ago)
- Last Synced: 2025-01-03T13:17:22.877Z (5 months ago)
- Language: Ruby
- Size: 109 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
docker-vagrant
==============A basic Ubuntu (precise64) Vagrant, for playing with [Docker](http://www.docker.io).
The Docker project actually includes it's own Vagrantfile, but this one is a little different:
- assumes (VirtualBox) guest extensions are already installed
- installs Chef (using Omnibus package)
- installs Docker and Ruby-1.9 using Chef