Docker Resources
A resource library to inspire developers and businesses
All resources
Docker Build Cloud: Reclaim Your Dev Time with Fast, Multi-Architecture Builds
Join Docker’s Michael Irwin and Chris Crone to learn how offloading heavy builds to the cloud reduces wait time and simplifies multi-architecture builds!
Watch now
Docker Fundamentals: Get the Most Out of Docker
Join us for a Docker fundamentals session to help you get the most out of the product and its features.
Watch now
Before and After Docker Init
The Docker Init command has significantly simplified the process of generating Dockerfiles and Docker Compose templates for containerized applications. This presentation describes how it works and uses the open source Alfresco Docker installer to explain the concepts of building a Docker Compose generator with a real example.
Watch now
Demystifying Kubernetes Platforms with Backstage
At Spotify, developer platforms empower thousands of engineers to make the world’s largest audio-streaming service. Developer platforms are so crucial that Spotify created Backstage, an open platform for creating developer portals. Learn more about developer platforms and platform engineering in this presentation.
Watch now
Master the Container Security Model with Sysdig
Learn how to master the container security model. This presentation walks through steps to building well-crafted containers, ensuring safe runtime configurations, and monitoring for runtime threats.
Watch now
AI Anytime, Anywhere: Getting Started with LLMs on Your Laptop Now
This presentation shows how to use the open source Ollama tool to download and run an LLM model on your laptop. From there, you’ll learn how to customize the model and build AI applications you can use right away using NodeJS and Python.
Watch now
Dockerfile: From Start to Optimized
This presentation shows how to write a Dockerfile and then optimize it. Learn what Dockerfile instructions do and see patterns for optimizing your Dockerfile for quicker builds.
Watch now
Getting Started with Wasm, Docker, and Kubernetes
Learn how to build a simple app, compile it to WebAssembly, use Docker to build it as a container image, push it to Docker Hub, and run it on Docker Desktop.
Watch now