Docker is a CLI tool and container server used for building, sharing, and running containerized applications. At
Allegro, Docker is widely used in Kubernetes clusters, local development environments (via docker-compose), and
testing (via Testcontainers).