Skip to content
Discussion options

You must be logged in to vote

Thanks for kind words!

Yes, there is a prebuilt container available! You can find the headless RClone Manager images on the GitHub Package Registry.

You can pull the image using:

docker pull ghcr.io/zarestia-dev/rclone-manager:latest

(You can also use a specific SHA like sha-5b25545 if you need a pinned version, but latest is recommended for updates).

Regarding your question about using the host's Rclone:
The container typically runs its own internal rclone binary. To "use" your host's installation, the standard approach is to bind-mount your host's configuration file into the container. This allows the Manager to see and control the exact same remotes defined on your host.

For an Unraid…

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by repires
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants