What We'll Cover


We review what we'll cover in this portion of the Shipping Docker course.

I have a repository with the code for the shippingdocker.com site. This includes a helper command to aid in making Docker easy to use for development.

I also have multiple docker-compose.yml files, which we can use in different environments (e.g. development vs continuous integration).

This this preview of the full course, we'll see how I've "dockerized" an application with these tools to make development and testing life easier.