Docker and containerisation can be confusing technologies if you haven't spent much time in the containerization and virtualisation space. This talk covers core Docker concepts such as images, containers, and Dockerfiles.
It presents a simple and easy-to-follow introduction to Docker and shows how to apply the concepts to Dockerise Python applications.