docker

Docker - Overview

Docker is an open-source platform designed to simplify application deployment by using containers. Containers package an application and its dependencies into a single unit, ensuring consistency across development, testing, and production environments.

Run a new Container

Manage Containers

Manage Images

Info & Stats