Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Support more shared directories #987

Merged
merged 3 commits into from
Jan 8, 2025
Merged

Conversation

ncheng89
Copy link
Contributor

@ncheng89 ncheng89 commented Dec 26, 2024

Control the sharing of more directories through environment variables instead of hard-coding more shared directories
Example:
environment:
SHARED_DIRS: "/storage/shared,/storage2,/storage4,/data/test"

ncheng89 and others added 3 commits December 26, 2024 15:22
Control the sharing of more directories through environment variables instead of hard-coding more shared directories
Prevent directory duplication and add index mechanism
@kroese kroese changed the title Support more shared directories feat: Support more shared directories Jan 8, 2025
@kroese kroese merged commit d9c7983 into dockur:master Jan 8, 2025
1 check passed
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.

2 participants