https://github.com/tsmean/docker-tutorial
From docker containers to docker swarm in 1 hour
https://github.com/tsmean/docker-tutorial
Last synced: 4 months ago
JSON representation
From docker containers to docker swarm in 1 hour
- Host: GitHub
- URL: https://github.com/tsmean/docker-tutorial
- Owner: tsmean
- Created: 2018-02-15T20:58:20.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2021-10-08T10:41:32.000Z (over 3 years ago)
- Last Synced: 2024-04-13T03:32:08.476Z (about 1 year ago)
- Language: JavaScript
- Homepage: https://www.tsmean.com/articles/nodejs/deploy-nodejs-at-scale/
- Size: 23.4 KB
- Stars: 25
- Watchers: 2
- Forks: 27
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# docker-tutorial
A tutorial series about docker. From Docker Containers and Docker Images to Docker Services and Docker Swarm.
Watch the Docker series @ https://www.youtube.com/watch?v=gSdm1ghBYJ4&list=PLElSnqg8CBaKC702CLAG72m4Sv1LN54P4
This is the code repository for the Docker tutorial series. It has the following contents:
1. Docker Basics Tutorial
2. docker-compose Tutorial
3. Docker Services Tutorial
4. Docker Swarm and Docker Stack TutorialAll of those folders are independently runnable and have their own README's.
Now... have fun with docker!
