Don't use root user for both images #2

Open
opened 2024-03-23 12:38:26 +00:00 by decentral1se · 0 comments
Owner

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!
Sign in to join this conversation.
No description provided.