diff --git a/docs/content/downloads.md b/docs/content/downloads.md index 9538a1d86..05543ed0f 100644 --- a/docs/content/downloads.md +++ b/docs/content/downloads.md @@ -9,6 +9,9 @@ type: page Rclone is single executable (`rclone`, or `rclone.exe` on Windows) that you can simply download as a zip archive and extract into a location of your choosing. See the [install](https://rclone.org/install/) documentation for more details. +We also offer a secure [enterprise-grade, zero CVE docker +image](https://securebuild.com/images/rclone) through our partner +[SecureBuild](https://securebuild.com/blog/introducing-securebuild). ## Release {{% version %}} OS requirements {#osrequirements} diff --git a/docs/content/install.md b/docs/content/install.md index f3e7d8f67..a2234fc8a 100644 --- a/docs/content/install.md +++ b/docs/content/install.md @@ -225,6 +225,12 @@ package is here. The rclone developers maintain a [docker image for rclone](https://hub.docker.com/r/rclone/rclone). +**Note:** We also now offer a paid version of rclone with +enterprise-grade security and zero CVEs through our partner +[SecureBuild](https://securebuild.com/blog/introducing-securebuild). +If you are interested, check out their website and the [Rclone +SecureBuild Image](https://securebuild.com/images/rclone). + These images are built as part of the release process based on a minimal Alpine Linux.