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

https://github.com/ipspace/docker-examples

Docker examples
https://github.com/ipspace/docker-examples

Last synced: about 1 year ago
JSON representation

Docker examples

Awesome Lists containing this project

README

          

This repository contains lab environment and demo scripts for the 2020 versions of [Introduction to Docker](https://www.ipspace.net/Introduction_to_Docker) and [Docker Networking Fundamentals](https://www.ipspace.net/Docker_Networking_Fundamentals) webinars. Both webinars are included in [ipSpace.net subscription](https://www.ipspace.net/Subscription/).

The lab environment runs on two (or more) Ubuntu VMs running under Vagrant. The Vagrant setup file and the installation Ansible playbook are included in the root directory.

For more details read:

* [Lab setup](labs/00-setup.md)
* [Docker Introduction](labs/10-intro.md)
* [Docker CLI basics](labs/31-cli-basics.md)
* [Docker namespaces](labs/32-namespaces.md)
* [Docker Compose](labs/33-compose.md)