Closed Alexnortung closed 9 months ago
https://github.com/jammsen/docker-palworld-dedicated-server/blob/master/README.md?plain=1#L30
That or give the UID:GID of the steam
user access to the filesystem.
Hey @Alexnortung
https://github.com/jammsen/docker-palworld-dedicated-server/blob/master/README.md?plain=1#L30
That or give the UID:GID of the
steam
user access to the filesystem.
Yeah and also the fix for named volumes was added earlier today. This should be working if you follow the readme. Please try again and report back.
Have you read the Important information text above
Current behavior
When the script reaches the starting game server step it is unable to create a directory and other files
Desired behavior
I would like it to be able to create the folder and copy over the files
Links to screenshots
No response
To Reproduce
create a docker-compose.yml with this content
and run
sudo docker compose up
Software setup
Hardware setup
Additional context
If I run the following commands I can see that the user is correctly set to steam, but the folders have not been assigned ownership.