[TP] Docker Installation
What you will learn in this TP :
Prerequisites
None. You just need to have a machine running Windows, Linux, or Mac.Docker
In this lab, we will install a Docker server.-
Installation Type Selection
You need to define what type of installation you need to perform based on your OS. -
Installation
Once the installation type is chosen, proceed with the installation.
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 platform designed to make it easier to create, deploy, and run applications by isolating them into portable, lightweight software conta...