https://github.com/val/vagrant-docker-sample
Sample Vagrant + Docker + SSH running Debian/Jessie64
https://github.com/val/vagrant-docker-sample
Last synced: 5 months ago
JSON representation
Sample Vagrant + Docker + SSH running Debian/Jessie64
- Host: GitHub
- URL: https://github.com/val/vagrant-docker-sample
- Owner: Val
- Created: 2015-06-01T06:55:22.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-06-01T06:59:41.000Z (about 11 years ago)
- Last Synced: 2025-02-05T21:58:02.952Z (over 1 year ago)
- Size: 129 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vagrant-docker-sample
Sample Vagrant + Docker + SSH running Debian/Jessie64
## Use & Test
```
vagrant up
vagrant ssh
```