Skip to content
Latchkey
Docker for CI/CD

A focused course on using Docker in CI/CD pipelines.

Learn to use Docker in CI/CD: write good Dockerfiles, build and cache images fast, push to registries, use service containers for tests, and ship containers to production - all from your pipeline.

Module 1 - Docker basics for CI

Images, Dockerfiles, and the build context.

Module 2 - Building & caching in CI

BuildKit, layer caching, multi-stage, multi-arch.

Module 3 - Registries & shipping

Push, scan, and deploy container images.

Explore other topics