You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Both Linux/s390x and the new Windows container support use images which we are currently only storing locally on the build hosts instead of in a container registry. This is far from ideal and leaves us with single points of failure.
We should identify a suitable container registry that we authenticate to and push to those during the image creation and pull from the build.
Options:
Dockerhub private registry (Subject to any licensing restrictions on those repositories)
Both Linux/s390x and the new Windows container support use images which we are currently only storing locally on the build hosts instead of in a container registry. This is far from ideal and leaves us with single points of failure.
We should identify a suitable container registry that we authenticate to and push to those during the image creation and pull from the build.
Options:
Noting that the OpenJ9 team use a private repository so that is known to work well.
The text was updated successfully, but these errors were encountered: