Mounted volume must have the correct permissions #2

Closed
opened 2021-06-01 09:01:04 +00:00 by decentral1se · 2 comments
Owner

d818cf0c41/compose.yml (L95)

chown -R 991:991 /var/lib/docker/... on the system level was required.

Issue open for ages on this https://github.com/moby/moby/issues/2259.

https://git.autonomic.zone/coop-cloud/hometown/src/commit/d818cf0c4186b0831a02c18da80d2a1b00102c57/compose.yml#L95 `chown -R 991:991 /var/lib/docker/...` on the system level was required. Issue open for ages on this https://github.com/moby/moby/issues/2259.
Author
Owner

Note: you only need to change the perms on the _data folder of the _app service. You can do this after you run db:setup and before you create a user account.

Note: you only need to change the perms on the `_data` folder of the `_app` service. You can do this after you run `db:setup` and before you create a user account.
Author
Owner
https://git.coopcloud.tech/coop-cloud/mastodon/issues/10
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: coop-cloud/hometown#2
No description provided.