Dockerfile
Watch the video
Dans cette vidéo, nous allons présenter comment construire une image allégée avec le concept de construction d'images en plusieurs étapes. Cela va aussi permettre de sécuriser des images car va éviter d'inclure dans les images les outils de compilation. Retrouvez nos formations sur https://elearning.rousseltm.fr
Course Glossary
A culture, movement, and set of practices designed to unify software development (Dev) and IT operations (Ops).
A gateway that acts as a single entry point for all requests to a microservices architecture. It handles routing, security, and rate limiting.
The overall structural design of an IT system, defining its various components, their relationships, and the principles guiding its evolution.
The final outcome of a software compilation or build process, such as a .jar file, a zip archive, or a Docker image, ready for deployment.
A centralized storage location. This can refer to a source code repository (e.g., Git) or an artifact and binary repository (e.g., Harbor, Nexus, Arti...
An open source IT automation tool (IaC) enabling configuration management, application deployment, and orchestration, operating agentlessly via SSH.