Skip to content

Commit

Permalink
Merge pull request #706 from vrutkovs/remove-install-to-root
Browse files Browse the repository at this point in the history
Remove cliwrap install-to-root: this seems to break rpm SELinux labels
  • Loading branch information
openshift-merge-bot[bot] committed Dec 5, 2023
2 parents 7246c80 + 71f3450 commit 4fcfb96
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ RUN cat /etc/os-release \
# TODO: temporary fix in the next two rows: see okd-project/okd-payload-pipeline#15
/tmp/rpms/$([ -d /tmp/rpms/$(uname -m) ] && echo $(uname -m)/)openshift-clients-[0-9]*.rpm \
/tmp/rpms/$([ -d /tmp/rpms/$(uname -m) ] && echo $(uname -m)/)openshift-hyperkube-*.rpm \
&& rpm-ostree cliwrap install-to-root / \
&& rpm-ostree ex rebuild \
&& rpm-ostree cleanup -m \
# Symlink ovs-vswitchd to dpdk version of OVS
Expand Down

0 comments on commit 4fcfb96

Please sign in to comment.