This document provides a guide for setting up Docker with Symfony, emphasizing a step-by-step approach that includes cloning the Symfony standard, creating a Dockerfile, and configuring docker-compose. It also touches on various conventions for using Docker efficiently, such as managing entrypoints, environment variables, and minimizing image size. The talk is presented by André Rømcke, VP of Engineering at EZ Systems, and serves as an introduction to working with Symfony in a Docker environment.