Fix bind mount file ownership in deployment #65

Open
opened 2023-10-09 19:25:17 +00:00 by dboreham · 0 comments
Contributor

We used a shell script to create directories with the uid/gid of the owning user, in order to prevent them being created owned by root inside containers. This script doesn't work in the deployment case.

We used a shell script to create directories with the uid/gid of the owning user, in order to prevent them being created owned by root inside containers. This script doesn't work in the deployment case.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: cerc-io/hosting#65