jsenin / vagrant-ubuntu-docker

Vagrantconfig using Ubuntu contrib image and Docker installation following official Docker guide

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vagrant-ubuntu-docker

Get Ubuntu with docker using vagrant in a few minutes

It's a simple vagrantfile config with Ubuntu and provisioned with docker and docker-compose using the oficial guide

Install

apt-get install vagrant VirtualBox
git clone https://github.com/jsenin/vagrant-ubuntu-docker/
vagrant up

Requirements

Vagrant with VirtualBox running on your host machine

apt-get install vagrant VirtualBox

References

About

Vagrantconfig using Ubuntu contrib image and Docker installation following official Docker guide


Languages

Language:Shell 100.0%