Learn how to build and publish Docker images using GitHub Actions in this comprehensive 22-minute talk from Docker. Explore techniques for creating reusable Dockerfiles, understand the differences between packaging from source and artifacts, and discover advanced use cases combining build arguments, multi-stage Dockerfiles, and BuildKit. Follow along with real-world examples as the speaker demonstrates the process from a simple "hello world" scenario to more complex setups, showcasing the powerful combination of GitHub Actions and Docker for streamlined image creation and distribution across multiple registries.
Overview
Syllabus
Building a Docker Image Pipeline Using GitHub Actions
Taught by
Docker