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.
- Host: GitHub
- URL: https://github.com/caseywebdev/vagrantfile
- Owner: caseywebdev
- Created: 2015-09-26T14:52:16.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2016-01-22T18:43:20.000Z (over 10 years ago)
- Last Synced: 2025-01-30T21:31:18.378Z (over 1 year ago)
- Size: 3.91 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```