Rclone-mount

Rclone-mount

Docker 应用程序 from thomast_88's Repository

概述

Docker for Rclone FUSE mount feature (exposable to host and other docker containers, e.g. Plex, Nextcloud, glFTPd)

Configuration
/config The path to where the .rclone.conf file is
RCLONE_REMOTE_MOUNT The destination that the data should be backed up to (must be the same name as specified in .rclone.conf. E.g. AmazonEncrypted:)
RCLONE_MOUNT_OPTIONS (Advanced) Extra mount options that can be used, see: https://rclone.org/commands/rclone_mount/ . E.g. --read-only --buffer-size=1G --max-read-ahead=200M --acd-templink-threshold=0 --dir-cache-time=60m --timeout=30s --contimeout=15s --retries=3 --low-level-retries=1 --stats=0 -v
RCLONE_CONFIG_PASS (Advanced) The password for the .rclone.conf pass (if specified when creating the config file)

运行时参数

网络
bridge
特权
false
额外参数
--cap-add SYS_ADMIN --device /dev/fuse --security-opt apparmor:unconfine -v /mnt/disks/rclone_volume/:/data:shared

模板配置

Config PathPathrw

The path where the .rclone.conf file is

目标
/config
默认值
/mnt/cache/appdata/rclone/config/
RCLONE_REMOTE_MOUNTVariable

The destination that the data should be backed up to (must be the same name as specified in .rclone.conf. E.g. emAmazonEncrypted:SubPath/em)

RCLONE_MOUNT_OPTIONSVariable

Extra mount options that can be used, see: https://rclone.org/commands/rclone_mount/ . E.g.: --read-only --buffer-size=1G --max-read-ahead=200M --acd-templink-threshold=0 --dir-cache-time=60m --timeout=30s --contimeout=15s --retries=3 --low-level-retries=1 --stats=0 -v

默认值
--read-only
RCLONE_CONFIG_PASSVariable

The password for the .rclone.conf pass (if specified when creating the config file)

下载统计数据

243,657
下载总数
48
本月
50
平均每月

长期下载总量

加载图表...

详细信息

存储库
tynor88/rclone-mount:dev
最后更新2020-06-07
初见2016-09-19

在Unraid 上运行 Rclone-mount 。

Rclone-mount 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。