Docker
VCS is a system that tracks and records changes to source code over time, enabling collaborative development and restoration of previous versions. You will gain fundamental skills for tracking and managing code changes. With practical examples and guided tutorials, you will discover how to use Git effectively to increase productivity and simplify your development work.
To who we address
The VCS/SCM with Git course is designed for anyone who wants to expand their skills in code versioning management. Whether you are a novice developer or a seasoned professional, this course offers a unique opportunity to gain a solid understanding of Git, the world's most widely used version control system. If you want to learn how to track code changes, collaborate efficiently with other developers, manage software versions, and take advantage of the full potential of Git, then this course is what you need.
Course structure
1
-
Fondamenti di Docker: installazione, architettura, concetti fondamentali, immagini, infrastruttura di distribuzione, command line.
-
Esercitazione
2
-
Container, gestione e ciclo di vita
-
Volumi
-
Esercitazione
3
-
Networking
-
Esercitazione
4
-
Creare un'immagine personalizzata a partire da un container
-
Creare un’immagine personalizzata a partire da un Dockerfile.
-
Dockerfile multistage.
-
Esercitazione, con analisi di casi d’uso.
5
-
Definire un’applicazione basata su container Docker con Docker compose.
-
Esercitazione.
6
-
Cenni a Docker Swarm.
-
Esempi di CI/CD basati su Docker.
-
Approfondimenti.