Docker Crash Course

« Back to Presentations

Docker Crash Course

How to containerize your favorite security tools
June 20, 2023

This two-hour workshop will introduce the student to Docker containers and images. During the workshop, we will create an image that contains the Command Line Interfaces for AWS, Azure, and Google Cloud as our example, but the same process would be followed for any Linux-based command line tool. During the session, we will build, test, and troubleshoot the creation of the Dockerfile and publish the image to Docker Hub. Next, we will set up Github integration so that any changes that we push to the main branch will cause a new image to be built on Ducker Hub. Lastly, we will demonstrate container image scanning, a feature that requires a paid subscription to Docker.

Docker Crash Course - Github Repo (6/20/2023)

Docker Crash Course: How to containerize your favorite security tools - YouTube Video


« Back to Presentations