Introduction to Containerization
Get introduced to containerization.
We'll cover the following...
Objectives
In this chapter, you will understand the typical workflow to build an application into a container image. This process is called containerization, and the resulting application is called a containerized application.
We’ll use ...