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

https://github.com/ironcore864/docker-under-the-hood


https://github.com/ironcore864/docker-under-the-hood

Last synced: 6 months ago
JSON representation

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
```