ACED-IDP / aced_etl_pod

etl worker pod
MIT License
1 stars 1 forks source link

Set Quay.io Image tags to Branch names #15

Open lbeckman314 opened 6 months ago

lbeckman314 commented 6 months ago

Updates

Branch Quay Image Tag
main main, latest
development development
feature/elasticsearch7 feature_elasticsearch7

This follows the same convention as uc-cdis (e.g. Fence on Quay.io), with the added benefit of defaulting to the main/latest image if no tag is specified.

Additional Resources


*Error when tagging an image with a slash:

docker build -t quay.io/ohsu-comp-bio/pod:feature/foo .
[+] Building 0.0s (0/0)                                                                                                                                                 docker:desktop-linux
ERROR: invalid tag "quay.io/ohsu-comp-bio/aced-etl-job:feature/foo": invalid reference format