The issue is that we're using a shared volume nginx-data between both images. Root in both can write to it. However, we could change the volume permissions. However++ because you can't fuck with volume permissions from within docker (arghhh coop-cloud/mastodon#10) this would probably make the setup worse... unsure how to solve this now!
The issue is that we're using a shared volume `nginx-data` between both images. Root in both can write to it. However, we could change the volume permissions. However++ because you can't fuck with volume permissions from within docker (arghhh https://git.coopcloud.tech/coop-cloud/mastodon/issues/10) this would probably make the setup worse... unsure how to solve this now!
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
The issue is that we're using a shared volume
nginx-databetween both images. Root in both can write to it. However, we could change the volume permissions. However++ because you can't fuck with volume permissions from within docker (arghhh coop-cloud/mastodon#10) this would probably make the setup worse... unsure how to solve this now!