diff --git a/content/posts/duplicati-remote-to-remote.md b/content/posts/duplicati-remote-to-remote.md index dafe13b..5063fc3 100644 --- a/content/posts/duplicati-remote-to-remote.md +++ b/content/posts/duplicati-remote-to-remote.md @@ -40,6 +40,8 @@ rclone: - "./mounts:/mnt:shared" ``` +`SYS_ADMIN` and `apparmor:unconfined` are both required to allow the docker container to mount filesystems. + Then, mount the `mounts` directory into your Duplicati container: ```yml