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 a container image scanning, a feature that requires a paid subscription to Docker.
Learning Objectives:
Pre-req knowledge: Basic familiarity with Linux commands
System Requirements: