mirror of
https://github.com/rclone/rclone.git
synced 2025-08-18 17:38:52 +02:00
Updated Docker images (markdown)
@@ -19,7 +19,7 @@ Use rclone mount to make your cloud storage available for containers and your ho
|
||||
# openbridge/ob_bulkstash
|
||||
https://github.com/openbridge/ob_bulkstash
|
||||
|
||||
1. rclone is neatly packed into a Docker image that can be run anywhere Docker can be installed.
|
||||
1. [rclone](https://blog.openbridge.com/rclone-keep-an-eye-on-your-files-with-bulk-batch-processing-for-amazon-google-dropbox-and-other-5488b063b2a5) is neatly packed into a Docker image that can be run anywhere Docker can be installed.
|
||||
2. The container uses Alpine Linux which makes it light and efficient. The image size is < 26mb.
|
||||
3. The image is designed to take advantage of recent support in rclone to utilize environment variables. This means you don't have to step through the typical config initialization process.
|
||||
4. The container also uses Monit to ensure that long running processes are monitored under process management. For example, Monit will make sure crond is running in the background and will restart it if it crashed. You can extend Monit to monitor folders, check for file sizes and many other.
|
||||
|
Reference in New Issue
Block a user