Skip to content

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

License

Notifications You must be signed in to change notification settings

tofran/restic-rclone-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.

There is no guarantee the versions are compatible, please check both software releases and documentation

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 version
#  or
$ docker run ghcr.io/tofran/restic-rclone:0.15.1_1.61.1 version
# > restic 0.18.1 compiled with go1.25.1 on linux/arm64

restic is the default entrypoint.

About

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

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors 2

  •  
  •