Sign inSign up

marc0janssen/restic-backup-helper:2.14.1-0.18.1

Multi-platform
Operating systems
Index digest

sha256:2fea835690ffa14aacb823e4503eac186b9542a1bf1312aa2007264aad54a082

OS/ARCH

Compressed size

47.77 MB

Last pushed

4 months by marc0janssen

Type

Image

Manifest digest

sha256:e083240661b264810198539001c116deb684c688316bdc70454b959682551f74

Image Layers

1ADD alpine-minirootfs-3.22.1-aarch64.tar.gz / # buildkit3.94 MB
2CMD ["/bin/sh"]0 B
3COPY /output/restic /usr/bin # buildkit9.77 MB
4RUN /bin/sh -c apk add2.51 MB
5ENTRYPOINT ["/usr/bin/restic"]0 B
6RUN /bin/sh -c apk add7.42 MB
7ARG RCLONE_VERSION=0 B
8COPY /app/install_rclone.sh /install_rclone.sh # buildkit2.84 KB
9RUN |1 RCLONE_VERSION= /bin/sh -c24 MB
10RUN |1 RCLONE_VERSION= /bin/sh -c135 B
11ENV RESTIC_REPOSITORY=/mnt/restic0 B
12ENV RESTIC_PASSWORD=0 B
13ENV RESTIC_PASSWORD_FILE=0 B
14ENV RESTIC_TAG=automated0 B
15ENV RESTIC_CACHE_DIR=/.cache/restic0 B
16ENV RESTIC_FORGET_ARGS=0 B
17ENV RESTIC_JOB_ARGS=0 B
18ENV RESTIC_CHECK_ARGS=0 B
19ENV RESTIC_PRUNE_ARGS=0 B
20ENV RESTIC_CHECK_REPOSITORY_STATUS=ON0 B
21ENV RESTIC_CACERT=0 B
22ENV RESTIC_AUTO_UNLOCK=OFF0 B
23ENV NFS_TARGET=0 B
24ENV BACKUP_CRON=0 */6 * *0 B
25ENV BACKUP_ROOT_DIR=0 B
26ENV CHECK_CRON=0 B
27ENV FORGET_CRON=0 B
28ENV PRUNE_CRON=0 B
29ENV RCLONE_CONFIG=/config/rclone.conf0 B
30ENV REPLICATE_JOB_FILE=/config/replicate_jobs.txt0 B
31ENV REPLICATE_JOB_ARGS=0 B
32ENV REPLICATE_CRON=0 B
33ENV REPLICATE_VERBOSE=ON0 B
34ENV REPLICATE_BISYNC_CHECK_ACCESS=OFF0 B
35ENV SYNC_JOB_FILE=0 B
36ENV SYNC_JOB_ARGS=0 B
37ENV SYNC_CRON=0 B
38ENV SYNC_VERBOSE=0 B
39ENV SYNC_BISYNC_CHECK_ACCESS=0 B
40ENV METRICS_DIR=0 B
41ENV ROTATE_LOG_CRON=0 0 * *0 B
42ENV CRON_LOG_MAX_SIZE=10485760 B
43ENV MAX_CRON_LOG_ARCHIVES=50 B
44ENV HOOK_TIMEOUT=00 B
45ENV MAILX_RCPT=0 B
46ENV MAILX_ON_ERROR=OFF0 B
47ENV WEBHOOK_URL=0 B
48ENV WEBHOOK_HEADER_AUTH=0 B
49ENV WEBHOOK_TIMEOUT=100 B
50ENV WEBHOOK_ON_ERROR=OFF0 B
51ENV OS_AUTH_URL=0 B
52ENV OS_PROJECT_ID=0 B
53ENV OS_PROJECT_NAME=0 B
54ENV OS_USER_DOMAIN_NAME=Default0 B
55ENV OS_PROJECT_DOMAIN_ID=Default0 B
56ENV OS_USERNAME=0 B
57ENV OS_PASSWORD=0 B
58ENV OS_REGION_NAME=0 B
59ENV OS_INTERFACE=0 B
60ENV OS_IDENTITY_API_VERSION=30 B
61ENV TZ=Europe/Amsterdam0 B
62VOLUME [/data]0 B
63COPY /app/entry.sh /entry.sh # buildkit4.9 KB
64COPY /app/backup.sh /bin/backup # buildkit3.07 KB
65COPY /app/check.sh /bin/check # buildkit1.64 KB
66COPY /app/replicate.sh /bin/replicate # buildkit3.8 KB
67COPY /app/rotate_log.sh /bin/rotate_log # buildkit1.52 KB
68COPY /app/prune.sh /bin/prune # buildkit1.42 KB
69COPY /app/forget.sh /bin/forget # buildkit2.21 KB
70COPY /app/doctor.sh /bin/doctor # buildkit6.33 KB
71COPY /app/cron_list.sh /bin/cron-list # buildkit1.74 KB
72COPY /app/snapshot_export.sh /bin/snapshot-export # buildkit3.67 KB
73COPY /app/forget_preview.sh /bin/forget-preview # buildkit2.28 KB
74COPY /app/mount_snapshot.sh /bin/mount-snapshot # buildkit5.92 KB
75COPY /app/unlock.sh /bin/unlock # buildkit2.79 KB
76COPY /app/sources_report.sh /bin/sources-report # buildkit5.99 KB
77COPY /app/init_repo.sh /bin/init-repo # buildkit4.53 KB
78COPY /app/notify_test.sh /bin/notify-test # buildkit3.06 KB
79COPY /app/restore.sh /bin/restore # buildkit9.57 KB
80COPY /app/restore_test.sh /bin/restore-test # buildkit7.72 KB
81COPY /app/status.sh /bin/status # buildkit4.66 KB
82COPY /app/locked_run.sh /bin/locked_run # buildkit1.26 KB
83COPY /app/lib.sh /bin/lib.sh # buildkit8.77 KB
84ARG RESTIC_BACKUP_HELPER_RELEASE=2.14.1-0.18.10 B
85LABEL org.opencontainers.image.title=restic-backup-helper org.opencontainers.image.version=2.14.1-0.18.10 B
86ENV RESTIC_BACKUP_HELPER_RELEASE=2.14.1-0.18.10 B
87RUN |2 RCLONE_VERSION= RESTIC_BACKUP_HELPER_RELEASE=2.14.1-0.18.1 /bin/sh42.47 KB
88RUN |2 RCLONE_VERSION= RESTIC_BACKUP_HELPER_RELEASE=2.14.1-0.18.1 /bin/sh156 B
89WORKDIR /0 B
90ENTRYPOINT ["/entry.sh"]0 B
91CMD ["tail" "-fn0" "/var/log/cron.log"]0 B

Command

ADD alpine-minirootfs-3.22.1-aarch64.tar.gz / # buildkit