sclorg / container-common-scripts

Apache License 2.0
20 stars 45 forks source link

Fix imagestream tagging #197

Closed phracek closed 3 years ago

phracek commented 3 years ago

This pull request adds using oc tag instead of oc image mirror.

oc tag is recommended way by openshift.

phracek commented 3 years ago

[test]

phracek commented 3 years ago

I have tested this change on s2i-python-container https://github.com/sclorg/s2i-python-container/pull/404 and s2i-nodejs-container https://github.com/sclorg/s2i-nodejs-container/pull/249 and tests are passing.

RHEL7 failed on docker hub limit.