budzet-backup (0.1.0-arm64)
Published 2026-07-11 08:07:08 +02:00 by adrian
Installation
docker pull git.skupien.it/adrian/budzet-backup:0.1.0-arm64sha256:d585dff47a6191df8c69b8b63b7ffed20bc51c274e1ee3b899ec5aa17cf6e91dAbout this package
Minimal non-root restic 0.19.1 and PostgreSQL 18.4 client runtime
Image layers
| ADD alpine-minirootfs-3.24.1-aarch64.tar.gz / # buildkit |
| CMD ["/bin/sh"] |
| LABEL org.opencontainers.image.title=Budzet backup runtime org.opencontainers.image.description=Minimal non-root restic 0.19.1 and PostgreSQL 18.4 client runtime org.opencontainers.image.version=0.1.0 org.opencontainers.image.licenses=LicenseRef-Proprietary org.opencontainers.image.base.name=docker.io/library/alpine:3.24.1@sha256:28bd5fe8b56d1bd048e5babf5b10710ebe0bae67db86916198a6eec434943f8b pl.budzet.component.postgresql-client=18.4 pl.budzet.component.restic=0.19.1 pl.budzet.component.restic-sha256-amd64=20d4142678d0d95ec11a4759def1b73fd9190abc9ca19e4b62d067c0b387e639 pl.budzet.component.restic-sha256-arm64=2fb45ac6f9071b6f20eb883953a188f9e7c7cb6bbe43c67a2e47ada4e85ee7f0 |
| ENV HOME=/tmp/home LD_LIBRARY_PATH=/opt/postgresql/lib PATH=/usr/local/bin:/usr/bin:/bin RESTIC_CACHE_DIR=/tmp/restic-cache TZ=Europe/Warsaw |
| COPY /bin/bash /bin/bash # buildkit |
| COPY /usr/local/bin/pg_dump /usr/local/bin/pg_dump # buildkit |
| COPY /usr/local/bin/pg_restore /usr/local/bin/pg_restore # buildkit |
| COPY /usr/local/bin/psql /usr/local/bin/psql # buildkit |
| COPY /usr/local/lib/libpq.so.5* /opt/postgresql/lib/ # buildkit |
| COPY /usr/lib/libzstd.so.1* /opt/postgresql/lib/ # buildkit |
| COPY /usr/lib/liblz4.so.1* /opt/postgresql/lib/ # buildkit |
| COPY /usr/lib/libgssapi_krb5.so.2* /opt/postgresql/lib/ # buildkit |
| COPY /usr/lib/libldap.so.2* /opt/postgresql/lib/ # buildkit |
| COPY /usr/lib/liblber.so.2* /opt/postgresql/lib/ # buildkit |
| COPY /usr/lib/libkrb5.so.3* /opt/postgresql/lib/ # buildkit |
| COPY /usr/lib/libk5crypto.so.3* /opt/postgresql/lib/ # buildkit |
| COPY /usr/lib/libkrb5support.so.0* /opt/postgresql/lib/ # buildkit |
| COPY /usr/lib/libcom_err.so.2* /opt/postgresql/lib/ # buildkit |
| COPY /usr/lib/libkeyutils.so.1* /opt/postgresql/lib/ # buildkit |
| COPY /usr/lib/libsasl2.so.3* /opt/postgresql/lib/ # buildkit |
| COPY /usr/lib/libreadline.so.8* /opt/postgresql/lib/ # buildkit |
| COPY /usr/lib/libedit.so.0* /opt/postgresql/lib/ # buildkit |
| COPY /usr/lib/libncursesw.so.6* /opt/postgresql/lib/ # buildkit |
| COPY /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/ca-certificates.crt # buildkit |
| COPY /usr/share/zoneinfo/Europe/Warsaw /usr/share/zoneinfo/Europe/Warsaw # buildkit |
| COPY /usr/bin/restic /usr/local/bin/restic # buildkit |
| COPY --chown=0:0 --chmod=0555 backup-container.sh /opt/budzet/backup-container.sh # buildkit |
| COPY --chown=0:0 --chmod=0755 mount-placeholder /backup/.mount-skeleton # buildkit |
| COPY --chown=0:0 --chmod=0755 mount-placeholder /backup/config/.mount-skeleton # buildkit |
| COPY --chown=0:0 --chmod=0755 mount-placeholder /backup/config/nginx/.mount-skeleton # buildkit |
| COPY --chown=0:0 --chmod=0755 mount-placeholder /backup/config/redis/.mount-skeleton # buildkit |
| COPY --chown=0:0 --chmod=0755 mount-placeholder /backup/config/postgres/.mount-skeleton # buildkit |
| COPY --chown=0:0 --chmod=0755 mount-placeholder /backup/config/backup/.mount-skeleton # buildkit |
| COPY --chown=0:0 --chmod=0755 mount-placeholder /repository/.mount-skeleton # buildkit |
| COPY --chown=0:0 --chmod=0755 mount-placeholder /restore/.mount-skeleton # buildkit |
| USER 10001:10001 |
| WORKDIR /tmp |
| STOPSIGNAL SIGTERM |
| ENTRYPOINT ["/bin/bash" "/opt/budzet/backup-container.sh"] |
| CMD ["create"] |
Labels
| Key | Value |
|---|---|
| org.opencontainers.image.base.name | docker.io/library/alpine:3.24.1@sha256:28bd5fe8b56d1bd048e5babf5b10710ebe0bae67db86916198a6eec434943f8b |
| org.opencontainers.image.description | Minimal non-root restic 0.19.1 and PostgreSQL 18.4 client runtime |
| org.opencontainers.image.licenses | LicenseRef-Proprietary |
| org.opencontainers.image.title | Budzet backup runtime |
| org.opencontainers.image.version | 0.1.0 |
| pl.budzet.component.postgresql-client | 18.4 |
| pl.budzet.component.restic | 0.19.1 |
| pl.budzet.component.restic-sha256-amd64 | 20d4142678d0d95ec11a4759def1b73fd9190abc9ca19e4b62d067c0b387e639 |
| pl.budzet.component.restic-sha256-arm64 | 2fb45ac6f9071b6f20eb883953a188f9e7c7cb6bbe43c67a2e47ada4e85ee7f0 |
Details
2026-07-11 08:07:08 +02:00
Versions (1)
View all
Container
0
OCI / Docker
linux/arm64
LicenseRef-Proprietary
18 MiB
0.1.0-arm64
2026-07-11