This repository contains exercises for the QualiMente Fundamentals of Docker for Engineers workshop.
The exercises will work through the common steps of containerizing applications for various platforms:
- Identify base image
- Populate and configure application dependencies
- Add application artifacts
- Run application