Signing Custom Image locally

0

How to sign a custom image locally with AWS Signer, before pushing to private ECR repo? And how to automate verification of image when it is pulled from private repo?

Vansh
asked 3 months ago124 views
1 Answer
3
Accepted Answer

Hi, This very recent blog post is close to what you're looking for: https://aws.amazon.com/blogs/containers/signing-and-validating-oci-artifacts-with-aws-signer/

It will first show how to sign an image with AWS Signer and then how to verify it: it examines how an organization may sign and verify artifacts in a typical SDLC, and demonstrate how to get started with this process with a reference architecture.

This post shows you how to do local signature: https://medium.com/@LachlanEvenson/container-signing-with-notary-v2-13dd425e95d6

Best,

Didier

profile pictureAWS
EXPERT
answered 3 months ago
profile picture
EXPERT
reviewed a month ago
profile pictureAWS
EXPERT
reviewed 3 months ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions