https://github.com/ironcore864/docker-under-the-hood
https://github.com/ironcore864/docker-under-the-hood
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ironcore864/docker-under-the-hood
- Owner: IronCore864
- Created: 2020-05-29T20:00:58.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-05-29T20:04:33.000Z (about 6 years ago)
- Last Synced: 2024-12-31T12:46:10.762Z (over 1 year ago)
- Size: 1.97 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This repo is for using together with my Medium blog post series - Docker under the Hood.
# Dependencies
- virtualbox
- vagrant
- ansible (for provisioning vagrant)
# Usage
```bash
vagrant up
vagrant ssh
```