Skip to content

App Modernization: Add Docker image scanning as a new feature in Containerization#1495

Open
Tonychen0227 wants to merge 2 commits intoMicrosoftDocs:mainfrom
Tonychen0227:chentony/update-containerization-features
Open

App Modernization: Add Docker image scanning as a new feature in Containerization#1495
Tonychen0227 wants to merge 2 commits intoMicrosoftDocs:mainfrom
Tonychen0227:chentony/update-containerization-features

Conversation

@Tonychen0227
Copy link
Copy Markdown

No description provided.

@prmerger-automator
Copy link
Copy Markdown
Contributor

@Tonychen0227 : Thanks for your contribution! The author(s) and reviewer(s) have been notified to review your proposed change.

@learn-build-service-prod
Copy link
Copy Markdown
Contributor

Learn Build status updates of commit 5e74324:

✅ Validation status: passed

File Status Preview URL Details
articles/java/migration/migrate-github-copilot-app-modernization-for-java-quickstart-containerization.md ✅Succeeded

For more details, please refer to the build report.

@v-dirichards
Copy link
Copy Markdown
Contributor

Hi @Tonychen0227 - This pull request was opened in the public repo. PMs should work in the private repo, per the Microsoft Docs contributor guide. We can keep this PR open for review and merge, but would you make future content updates in the private repo? Thank you!


@KarlErickson

Can you review the proposed changes?

Important: When the changes are ready for publication, adding a #sign-off comment is the best way to signal that the PR is ready for the review team to merge.

#label:"aq-pr-triaged"
@MicrosoftDocs/public-repo-pr-review-team

@prmerger-automator prmerger-automator Bot added the aq-pr-triaged tracking label for the PR review team label May 8, 2026
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the Java App Modernization containerization quickstart to reflect that the containerization flow now includes scanning the produced Docker images for vulnerabilities.

Changes:

  • Add a containerization step indicating Docker image CVE scanning occurs after image build.

- 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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants