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

https://github.com/caseywebdev/vagrantfile

A simple Vagrantfile for OS X/Parallels/Docker development.
https://github.com/caseywebdev/vagrantfile

Last synced: 6 months ago
JSON representation

A simple Vagrantfile for OS X/Parallels/Docker development.

Awesome Lists containing this project

README

          

# Vagrantfile

A simple Vagrantfile for OS X/Parallels/Docker development.

### ~/.profile

```
export DOCKER_HOST=tcp://10.109.20.70:2375
```