This video is about docker.
How to install docker on ubuntu.
How to run various docker commands
How to create your own docker image using a Dockerfile
How to run the your own docker image for development purposes.
How to run a flask web application on docker and access from your localhost.