jsenin / vagrant-debian-docker

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vagrant-debian-docker

Get Debian with docker using vagrant in a few minutes

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

Install

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

Requirements

Vagrant with VirtualBox running on your host machine

apt-get install vagrant VirtualBox

References

About

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


Languages

Language:Shell 100.0%