Skip to content

Commit

Permalink
Merge pull request #16565 from anjannath/docker-sock
Browse files Browse the repository at this point in the history
pkginstaller: install podman-mac-helper by default
  • Loading branch information
openshift-merge-robot authored Dec 21, 2022
2 parents 9bf8827 + 1498f92 commit af805b3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions contrib/pkginstaller/scripts/postinstall
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,5 @@ echo "/opt/podman/bin" > /etc/paths.d/podman-pkg

ln -s /opt/podman/bin/podman-mac-helper /opt/podman/qemu/bin/podman-mac-helper
ln -s /opt/podman/bin/gvproxy /opt/podman/qemu/bin/gvproxy

/opt/podman/bin/podman-mac-helper install

0 comments on commit af805b3

Please sign in to comment.