Docker_training_with_DockerMe
Tools
HTML
Docker training with DockerMe
The tools and sample needed to learn the Docker
Table and Content
-
Configuration
- daemon config
- docker networking
- daemon network bridge
- daemon network overlay
- docker logging plugin
- docker volume plugin
-
Scenario
- running first container
- webapps with docker
- portainer with docker
- graylog with docker
- weavescope with docker
- wordpress with docker
- nginx with docker
- private registry
- redis cluster with docker
- elk with docker
- gitlab with docker
- traefik with docker
- monitoring with docker
- logging with docker
-
Dockerfile
- Dockerfile best practice
- Dockerfile perl sample
- Dockerfile multi-stage build
- Dockerfile nginx simple
- Dockerfile flask app
- Dockerfile static site
-
Swarm Mode
- Docker Orchestration
- deploy app with swarm
in-progress
-
Security
- https://github.com/docker/labs/tree/master/security
- https://github.com/docker/docker-bench-security
- https://www.cisecurity.org/benchmark/docker/
-
Other learning docker resources
- book
- free course
- interactive shell
Reference
- https://training.play-with-docker.com/
- https://github.com/docker/labs
- https://container.training/
- https://github.com/AliyunContainerService/redis-cluster.git
- https://www.docker.com
- https://docs.docker.com/compose/
- https://registry.hub.docker.com/u/joshula/redis-sentinel/
- https://github.com/mdevilliers/docker-rediscluster