-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Labels
kind/bugSomething isn't workingSomething isn't working
Description
Description of the bug
In some setup with podman the folders mounted as bind-mounts from the host gives Permission denied on all files and folders.
A hacky fix is just running some containers with podman run with the volumes mounted with the flag z.
Not sure if this is a problem related to selinux or not, but might be something we need to report back to podman
Steps To Reproduce
Experienced in Apple M3 and Fedora with selinx (not tested fedora without selinux)
- Start localtest on Apple M3 or Fedora with a fresh install of podman
- See that nginx returns the defualt nginx page
- run the hack function in Makefile
- restart nginx container, should now serve the localtest page
Additional Information
No response
Metadata
Metadata
Assignees
Labels
kind/bugSomething isn't workingSomething isn't working