Skip to content

fix: Fails to write files to mounted src code volume - #55

Open
webbrain-one wants to merge 1 commit into
antiagainst:masterfrom
webbrain-one:webbrain/issue-54
Open

fix: Fails to write files to mounted src code volume#55
webbrain-one wants to merge 1 commit into
antiagainst:masterfrom
webbrain-one:webbrain/issue-54

Conversation

@webbrain-one

Copy link
Copy Markdown

Closes #54

The container runs as the `app` user, which previously lacked write
permissions to the mounted source volume. This caused `--dump` and
`--addon` features to fail when generating `.dump` files.

Adjust permissions to ensure the `app` user can write to the source
directory.

Closes antiagainst#54
Fixes antiagainst#41
注册 for free to join this conversation on GitHub. Already have an account? 登录 to comment

标签

None yet

项目

None yet

Development

Successfully merging this pull request may close these issues.

Fails to write files to mounted src code volume

1 participant