Explicitly mention the security features for the rclone container
This commit is contained in:
parent
683065da41
commit
dc1b7db986
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue