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
fyne-cross on macOS tries to mount a volume with the selinux label :z which fails when using the podman engine.
The :z or :Z label must not be used with podman on macOS.
Describe the bug:
fyne-cross on macOS tries to mount a volume with the selinux label :z which fails when using the podman engine.
The :z or :Z label must not be used with podman on macOS.
containers/podman-compose#509
To Reproduce:
Steps to reproduce the behaviour:
podman
fyne-cross linux --debug --no-cache --env GOPRIVATE="github.com/xxx/*" src/mycmd
Example code:
I'm using one of the examples straight from this repo unmodified.
Device and debug info (please complete the following information):
Debug info
The text was updated successfully, but these errors were encountered: