This article will focus on the Liveness Probe object. I will show the applications of each type – TCP Socket, Command Execution, HTTP Request.
The docker-compose is a useful tool for orchestrating multi-container Docker applications. It allows us to run applications based on a YAML file. This file is a list of instructions that define the parameters of the launched applications.