Skip to content

Commit

Permalink
Merge pull request #983 from openshift-cherrypick-robot/cherry-pick-9…
Browse files Browse the repository at this point in the history
…63-to-release-4.9

[release-4.9] Bug 2008619: UPSTREAM: <carry>: openshift-hack/images/os/Dockerfile: Add io.openshift.build.versions, etc.
  • Loading branch information
openshift-merge-robot committed Sep 30, 2021
2 parents af080cb + e18438e commit 8719299
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions openshift-hack/images/os/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,6 @@ RUN set -x && yum install -y ostree rpm-ostree yum-utils selinux-policy-targeted

FROM scratch
COPY --from=build /srv/ /srv/

LABEL io.openshift.build.version-display-names="machine-os=rhcos image for testing openshift kubernetes kubelet only- if you see this outside of PR runs for openshift kubernetes- you found an urgent blocker bug" \
io.openshift.build.versions="machine-os=1.2.3-testing-if-you-see-this-outside-of-PR-runs-for-openshift-kubernetes-you-found-an-urgent-blocker-bug"

0 comments on commit 8719299

Please sign in to comment.