corretto / amazon-corretto-crypto-provider

The Amazon Corretto Crypto Provider is a collection of high-performance cryptographic implementations exposed via standard JCA/JCE interfaces.
Apache License 2.0
238 stars 56 forks source link

Use Amazon ECR instead of Docker Hub #261

Closed geedo0 closed 1 year ago

geedo0 commented 1 year ago

This updates our Dockerfile to point to Amazon's equivalent of Docker Hub to source the Ubuntu 20.04 base image.

Issue #, if available:

Description of changes: This updates our Dockerfile to point to Amazon's equivalent of Docker Hub to source the Ubuntu 20.04 base image.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

geedo0 commented 1 year ago

do we to make this change to other Dockerfiles?

I updated all the images which we have a drop-in replacement. The built ACCP images are within policy since we own the ECR they are stored in. We don't have (easily discovered) drop-in replacements available for the Windows Server or Ubuntu 10.04 images.

amirhosv commented 1 year ago

LGTM