Sign inSign up

binaryoverload/backup-client

By binaryoverload

Updated 6 months ago

An image with built-in file transfer and backup tools.

Image
Developer tools
Databases & storage
0

994

binaryoverload/backup-client repository overview

binaryoverload/backup-client

GitHub Workflow Status (with event) Docker Hub GitHub

A Docker image containing common backup and file transfer utilities for use in backup and restore operations, including:

  • curl, wget - Download files from the internet
  • tar, gzip, zip and xz - Archive and compress files
  • openssl and gpg - Encrypt and decrypt files
  • rsync - Synchronize files and directories between two locations
  • rclone - https://rclone.org/ - Sync files and directories to and from cloud storage providers
  • restic - https://restic.readthedocs.io/ - Restic encrypted backup tool
  • cron - Schedule tasks to run at specific intervals

This image is intended to be used as a base image for running scripts and as such is deployed in both Ubuntu (Default) and Alpine distro variants.

Tag summary

Content type

Image

Digest

sha256:32306f3d9

Size

154.2 MB

Last updated

6 months ago

docker pull binaryoverload/backup-client