restic-compose-backup (latest)
Installation
docker pull forgejo.nevy.xyz/nev/restic-compose-backup:latestsha256:5a0bb31907cea5477ed3a21bb75fd3432548c7c35adb2c3361c81ffe9c8df29bAbout this package
Fast, secure, efficient backup program
Image layers
| ADD alpine-minirootfs-3.24.1-x86_64.tar.gz / # buildkit |
| CMD ["/bin/sh"] |
| LABEL org.opencontainers.image.title=restic |
| LABEL org.opencontainers.image.description=Fast, secure, efficient backup program |
| LABEL org.opencontainers.image.url=https://restic.net |
| LABEL org.opencontainers.image.documentation=https://restic.readthedocs.io |
| LABEL org.opencontainers.image.source=https://github.com/restic/restic |
| COPY /output/restic /usr/bin # buildkit |
| COPY ./docker/entrypoint.sh /entrypoint.sh # buildkit |
| RUN /bin/sh -c apk add --no-cache ca-certificates fuse openssh-client tzdata jq # buildkit |
| ENV IONICE_CLASS= |
| ENV IONICE_PRIORITY=4 |
| ENV NICE=0 |
| ENTRYPOINT ["/entrypoint.sh"] |
| RUN apk add --no-cache python3 py3-pip dcron |
| RUN python3 -m venv "$VIRTUAL_ENV" |
| COPY . /restic-compose-backup |
| RUN pip install --no-cache-dir --upgrade pip setuptools wheel && pip install --no-cache-dir -e . |
Labels
| Key | Value |
|---|---|
| org.opencontainers.image.description | Fast, secure, efficient backup program |
| org.opencontainers.image.documentation | https://restic.readthedocs.io |
| org.opencontainers.image.revision | ae1b9bb4cad2dd70afd2f64e935233f6bd788776 |
| org.opencontainers.image.source | https://forgejo.nevy.xyz/nev/restic-compose-backup |
| org.opencontainers.image.title | restic |
| org.opencontainers.image.url | https://restic.net |
| org.opencontainers.image.version | 1.0.0 |
Details
2026-08-13 23:43:10 +02:00
Versions (4)
View all
Container
3
OCI / Docker
linux/amd64
48 MiB