Skip to content

markhuber/docker-vagrant-catalog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

docker-vagrant-catalog

Docker container for http://github.com/vube/vagrant-catalog

Description

This is a docker container based on tutum/apache-php which automatically clones vube/vagrant-catalog and installs all necessary dependencies.

Vagrant Box Files

The container assumes the Hashicorp Atlas folder structure and metadata.json file schemas. For more details see this post on Your own Vagrant Cloud. You should create this folder structure somewhere and use a volume to mount it in to the container.

Instructions

To run:

docker run -d -p 80:80 -v /path/to/files:/var/www/html/files markhuber/vagrant-catalog

Releases

No releases published

Packages

No packages published

Languages