Description
I have been considering running this container on my Unraid server in the future, so I decided I wanted to try running it on my desktop machine to get familiar with it.
However I'm running into what seems to be permissions issues. I'm new to Fedora and it seems SELinux (and podman?) has been an obstacle getting this container to run.
I had to make some changes to the compose.yml and .env files (specifically for GPU acceleration), but I did seem to get most of the initial permissions issues cleared; it seems like the container itself is starting without permissions errors, but it looks like the container is failing internally;
[steam-headless] | Build: [2026-05-09 03:45:03] [master] [096fc4b1c09288b105b2eada7c386d41a51efc08] [debian]
[steam-headless] |
[steam-headless] | [ /etc/cont-init.d/10-setup_user.sh: executing... ]
[steam-headless] | sed: couldn't open temporary file /etc/cont-init.d/sedSWJGcV: Permission denied
What am I doing wrong here?
Description
I have been considering running this container on my Unraid server in the future, so I decided I wanted to try running it on my desktop machine to get familiar with it.
However I'm running into what seems to be permissions issues. I'm new to Fedora and it seems SELinux (and podman?) has been an obstacle getting this container to run.
I had to make some changes to the compose.yml and .env files (specifically for GPU acceleration), but I did seem to get most of the initial permissions issues cleared; it seems like the container itself is starting without permissions errors, but it looks like the container is failing internally;
What am I doing wrong here?