Rafael Dutra gave a workshop on Docker at FOSS Day Lajeado 2018. The workshop covered what Docker is, the differences between containers and virtual machines, why one should use Docker, Docker terminology, images and layers, containers and layers, and the Dockerfile anatomy. Hands-on exercises demonstrated Docker installation, basic usage like running containers, interacting with containers, using Dockerfiles to build images, volumes, and Docker Compose.