Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ Use the following steps to start the containerization process:
- Checks that the application code is ready to run in a container.
- Creates a Dockerfile for each project.
- Builds Docker images for each project.
- Scans the built Docker images for CVEs.
- Creates a summary of the containerization results.

> [!NOTE]
Expand Down