This document provides an agenda for a Docker hands-on workshop covering Docker engine, creating a first Docker environment, the Docker CLI, Docker API, Docker networks, and Docker volumes. It includes steps to install Docker on a CentOS VM, pull images, run containers, access containers via API calls, and synchronize files between the host and containers using volumes.