...

/

Introduction to Containerization

Introduction to Containerization

Get introduced to containerization.

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 ...