Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/reoring/vagrant-docker-minecraft

Vagrant with docker for the Minecraft
https://github.com/reoring/vagrant-docker-minecraft

Last synced: 8 days ago
JSON representation

Vagrant with docker for the Minecraft

Awesome Lists containing this project

README

        

# vagrant-docker-minecraft

## Installation

Build box file by using [reoring/packer-ubuntu-13.04-docker](https://github.com/reoring/packer-ubuntu-13.04-docker)

Add box file:

```
vagrant box add ubuntu13.04_with_docker ./ubuntu13.04_with_docker.box
```

Start vagrant

```
vagrant up
```