Skip to content

Latest commit

 

History

History

restic-arm64

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

restic-arm64

What is this?

This repository automatically publishes linux/arm64 Docker images from the source code of latest restic releases.

What does this do?

GitHub Actions workflow fetches new version from restic/restic Docker Hub repository, compares it with wooseopkim/restic, and builds and publishes new releases if any. See .github/workflows.

Why?

Because there are no official arm64 images, which doesn't seem to bother the maintainers a lot. No blame here, but truth seems so.

I know, but why not mazzolino/restic?

Because that is another layer on the top of restic source. This project takes a different approach, and aims to provide "not official but works the same as the official one" images.