This repository automatically publishes linux/arm64
Docker images from the source code of latest restic
releases.
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
.
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.