Sign inSign up

tofran/restic-rclone

By tofran

Updated 6 days ago

Always up-to-date minimal Alpine images with Restic and Rclone tagged for each version combination.

Image
Web servers
Operating systems
Databases & storage
5

100K+

tofran/restic-rclone repository overview

restic-rclone docker images

Automatic builds badge Docker image size Docker pulls

Always up-to-date minimal Alpine multi-arch images, with Restic and Rclone tagged for each version combination.

tofran/restic-rclone @ Docker Hub

tofran/restic-rclone @ GitHub container registry

Tags

Images are tagged with a combination of Restic and Rclone tags, in the format: {RESTIC_TAG}_{RCLONE_TAG}.

Example tags: latest_latest, 0.16.0_1.64.0, latest_1.64.0, 0.16.0_latest.

The latest 4 images from both upstreams are maintained. Image building is automatic, via GitHub actions.

Architecture support

Images are built for the following architectures: linux/386, linux/amd64, linux/arm, linux/arm64

Usage

# Optionally, first pull the image from your favourite registry:
$ docker pull tofran/restic-rclone:0.15.1_1.61.1
#  or
$ docker pull ghcr.io/tofran/restic-rclone:0.15.1_1.61.1

# Run it:
$ docker run tofran/restic-rclone:0.15.1_1.61.1 -v
#  or
$ docker run ghcr.io/tofran/restic-rclone:0.15.1_1.61.1 -v
# > restic 0.15.1 compiled with go1.19.5 on linux/amd64

restic is the default entrypoint.

Tag summary

Content type

Image

Digest

sha256:0bc9f2c1c

Size

42.6 MB

Last updated

6 days ago

docker pull tofran/restic-rclone