You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -82,11 +82,13 @@ This can be changed in the config, but be sure you mount a volume to the contain
82
82
You will then need to edit `/config/crontabs/root` to set cron jobs to run rsnapshot.
83
83
By default no cron jobs are enabled. Examples are includes based on information from the [rsnapshot readme](https://github.com/rsnapshot/rsnapshot/blob/master/README.md#configuration).
84
84
85
-
86
85
## Usage
87
86
88
87
To help you get started creating a container from this image you can either use docker-compose or the docker cli.
89
88
89
+
>[!NOTE]
90
+
>Unless a parameter is flaged as 'optional', it is *mandatory* and a value must be provided.
91
+
90
92
### docker-compose (recommended, [click here for more info](https://docs.linuxserver.io/general/docker-compose))
0 commit comments