NASA-PDS / devops

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

Automatic image creation needs to parameterize Dockerfile #24

Closed nutjob4life closed 2 years ago

nutjob4life commented 2 years ago

The automatic image creation recently added to several repositories (registry-api, registry-loader, registry-harvest-service, registry-crawler-service, and registry-harvest-cli) seems to take into account only Dockerfile.

However, some of the repositories use Dockerfile.local and other Dockerfiles. The automatic image creation should figure out which of these to use for stable and unstable workflows.

jordanpadams commented 2 years ago

resolved per https://github.com/NASA-PDS/registry-api/pull/120