42
Technology

Docker

Docker is a software for isolating applications with the help of containers. For example, the web application runs in one container and the associated database runs in another container. In addition to containers with virtual operating systems, Docker includes other tools to simplify work and management with the created containers.