NASA-PDS / devops

Parent repo for PDS DevOps activities
Apache License 2.0
0 stars 0 forks source link

Push docker image on AWS ECR in github-actions, in addition to docker hub #41

Open tloubrieu-jpl opened 1 year ago

tloubrieu-jpl commented 1 year ago

💡 Description

Applies to the following repository:

For registry:

For nucleus:

Validate that the docker images work on the AWS deployment (e.g. on en-delta for registry). It is likely that the Dockerfile will require update since the one currently used for registry-api in the test environment (docker compose) and generated by the github action is different that the one used in AWS.

tloubrieu-jpl commented 1 year ago

To be tested on NGAP first