Thanks. But the thing I'm trying to do is getting v13 up and running.
I kinda fixed it by using this repository: felddy/foundryvtt:13.341 and changing the ownership of the data path as described in this discussion.
I would however much rather change the owner in the container but I'm not sure how you add "user: xxx:xxx" to your container as described in the previous link.
Can someone tell me how to change the user and group of the process in v13, since the uid and gid has been deprecated? This post mentions it, but I‘m not sure how to add it to the template.
After the update last week the AMC script uses the default umask 0022 no matter what value I set in the configuration. I even tried reinstalling from scratch. Can someone tell me how to change it to 0002?
I updated the docker today and now I can't access the webUI. I looked through the log and it looks like it's just running in a loop. Since I'm very new to this I was hoping someone could look at the log and maybe give me an idea what's wrong.
supervisord.log
Edit: I just downgraded to 0.9.6-4-01 and that build is working fine.