Skip to content

adundar47/packer-docker-ubuntu1604

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Packer project to produce Vagrant Image with Docker and Docker Compose

This project creates a Vagrant VirtualBox image consisting of Docker 1.12.3 and Docker Compose 1.8.0 versions

Steps to use the VirtualBox Vagrant image:

  1. Build the image using Packer.
$ packer build docker-ubuntu1604.json
  1. Run the Vagrant VirtualBox image.
$ vagrant up virtualbox
  1. SSH into the image and use it.
$ vagrant ssh virtualbox

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%