https://github.com/thc-tools/formation-docker
https://github.com/thc-tools/formation-docker
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/thc-tools/formation-docker
- Owner: thc-tools
- License: mit
- Created: 2021-10-01T11:42:38.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2024-03-01T08:31:17.000Z (over 2 years ago)
- Last Synced: 2025-02-15T06:30:27.580Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://thc-tools.github.io/formation-docker/
- Size: 9.54 MB
- Stars: 0
- Watchers: 4
- Forks: 1
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Docker & docker compose formation
Presentation for dreamquark usage of Docker & Docker compose. There are simple exercices (write a Dockerfile or docker-compose file) & global concept around containerization application
The summary is:
1. Global notions about Docker
2. Docker installation
3. Common docker command (used in Dreamquark)
4. Understand a Dockerfile
5. Needing with Docker-compose
6. Network & volume with docker-compose
7. Orchestration containers
Very good documentation [docker](https://docs.docker.com/get-started/)