diff --git a/Docker-images.md b/Docker-images.md index d9a584d..fc3aecb 100644 --- a/Docker-images.md +++ b/Docker-images.md @@ -1,5 +1,7 @@ Rclone has an official docker image: [rclone/rclone](https://hub.docker.com/r/rclone/rclone) now. This is a rclone installed on a lightweight Alpine linux. This is autobuilt on releases (`latest` tag) and on pushes to master (`beta` tag). +There is a Docker [contrib](https://github.com/rclone/rclone/tree/master/contrib/docker) dir with Docker Compose example manifests. + This is an alphabetical list of community-driven docker images that run rclone for different scenarios. As these are not maintained by the rclone project please check that they have an up to date version of rclone before using.