The talk is about using docker and jenkins to automaticaly build debian packages.
Why build packages in jenkins.
How to build packages in jenkins without docker (brief overview).
How to build packages in jenkins with docker.
Dockerfile + Bash
Makefile + Dockerfile
Special story about docker and proxies.