Skip to content

Support mount options for files and directories#1723

Merged
djmb merged 2 commits intomainfrom
volume-mount-options
Nov 28, 2025
Merged

Support mount options for files and directories#1723
djmb merged 2 commits intomainfrom
volume-mount-options

Conversation

@djmb
Copy link
Collaborator

@djmb djmb commented Nov 28, 2025

Allow options to be specified for file and directory mounts in accessories and additionally for the asset path.

This is useful in general, but specifically for SELinux where the z options is be required to allow volumes to be shared between containers.

Fixes #1575 and #1596

Allow options to be specified for file and directory mounts in
accessories and additionally for the asset path.

This is useful in general, but specifically for SELinux where the `z`
options is be required to allow volumes to be shared between containers.
@djmb djmb force-pushed the volume-mount-options branch from d0c9220 to 96b8392 Compare November 28, 2025 13:51
@djmb djmb force-pushed the volume-mount-options branch from 96b8392 to 83ca507 Compare November 28, 2025 14:05
@djmb djmb merged commit 77f6a2b into main Nov 28, 2025
10 checks passed
@djmb djmb deleted the volume-mount-options branch November 28, 2025 14:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Allow passing docker volume flags for additional use cases (SELinux)

1 participant