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

Mounting multiple drives #36

Closed
Lonli-Lokli opened this issue Jan 30, 2020 · 2 comments
Closed

Mounting multiple drives #36

Lonli-Lokli opened this issue Jan 30, 2020 · 2 comments

Comments

@Lonli-Lokli
Copy link

Hi!

Currently Im using multiple drives (even multiple shared GDrives as well) and it would be good to have an ability to mount all of them inside docker to make them available

@Nornode
Copy link

Nornode commented Feb 7, 2020

Hey Lonli-Lookli,
Just use multiple replicas of the same container with a bit different configurations instead.
It's a preferred model that one container has one purpose.

@Mumie-hub
Copy link
Owner

Mumie-hub commented Mar 28, 2020

@Lonli-Lokli the preferred way would be to start multiple container for every mount or use a docker-compose file like in the example (rclone-mount/docker-compose.yml) and just docker-compose up -d.

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

No branches or pull requests

3 participants