Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/willitscale/learning-docker
The companion to the Youtube tutorials
https://github.com/willitscale/learning-docker
hacktoberfest
Last synced: 3 months ago
JSON representation
The companion to the Youtube tutorials
- Host: GitHub
- URL: https://github.com/willitscale/learning-docker
- Owner: willitscale
- Created: 2018-12-11T02:50:41.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-10-24T01:53:58.000Z (about 5 years ago)
- Last Synced: 2024-10-13T13:08:26.994Z (3 months ago)
- Topics: hacktoberfest
- Language: PHP
- Homepage:
- Size: 16.6 KB
- Stars: 109
- Watchers: 10
- Forks: 65
- Open Issues: 2
-
Metadata Files:
- Readme: README.MD
Awesome Lists containing this project
- awesome-learning - Learning Docker
README
# Videos
* [Learning Docker 01 : The basics and how it compares to virtual machines](https://www.youtube.com/watch?v=zIOqJhlk9VY)
* [Learning Docker 02 : Building our own docker images](https://www.youtube.com/watch?v=O1ZF4zO6wY4)
* [Learning Docker 03 : Attaching volumes to containers](https://www.youtube.com/watch?v=aJy5SS-nXN0)
* [Learning Docker 04 : Configuring containers with compose](https://www.youtube.com/watch?v=9KvLpezcjBY)
* [Learning Docker 05 : Customising Docker Images with Builder](https://www.youtube.com/watch?v=FPbmqZMmpQM)
* [Learning Docker 06 : Basic Docker bridge network](https://www.youtube.com/watch?v=y1OpxqTcuOM)
* [Learning Docker 07 : Advanced Networking with PHP & MySQL](https://www.youtube.com/watch?v=SXY0MLHP3hA)
* [Learning Docker 08 : Getting started with Docker Swarms](https://www.youtube.com/watch?v=wR0I0xTh67s)
* [Learning Docker 09 : Creating a docker repository on Docker hub](https://www.youtube.com/watch?v=EjvNWa_GTK0)
* [Learning Docker 10 : Load balanced stacks using Docker Swarm](https://www.youtube.com/watch?v=pdBHsA2FG48)
* [Learning Docker 11 : Retrofitting projects with Docker using Java and Mongo](https://www.youtube.com/watch?v=7JQ0NLZnSPU)
* [Learning Docker 12 : Mongo cluster, deploying a ReplicaSet](https://www.youtube.com/watch?v=-XzMfd4XQak)