Block a user
dolores-backup (2026.07.22-1396d1d8)
Published 2026-07-22 00:28:35 +00:00 by capedcoder
Installation
docker pull git.capedcoder.io/capedcoder/dolores-backup:2026.07.22-1396d1d8sha256:521e5944aaee7edfc9df56fb0dd502a72744edd00d4aa75ae525065397eed481
Image Layers
| ADD alpine-minirootfs-3.21.7-x86_64.tar.gz / # buildkit |
| CMD ["/bin/sh"] |
| RUN /bin/sh -c apk add --no-cache bash ca-certificates coreutils postgresql16-client aws-cli && rm -rf /var/cache/apk/* # buildkit |
| COPY scripts/db-backup-sidecar.sh /usr/local/bin/db-backup-sidecar.sh # buildkit |
| RUN /bin/sh -c chmod +x /usr/local/bin/db-backup-sidecar.sh # buildkit |
| RUN /bin/sh -c adduser -D -u 65532 backup # buildkit |
| USER backup |
| WORKDIR /tmp |
| ENTRYPOINT ["/usr/local/bin/db-backup-sidecar.sh"] |
Details
2026-07-22 00:28:35 +00:00
Versions (9)
View all
Container
0
OCI / Docker
linux/amd64
43 MiB
2026.07.22-063c8be1
2026-07-22
2026.07.22-1396d1d8
2026-07-22
2026.07.22-0cda3c16
2026-07-22
2026.07.21-38cbca7d
2026-07-21