Skip to content

thc-tools/formation-docker

Repository files navigation

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