Block a user
dolores-backup (2026.07.21-da040ee9)
Published 2026-07-21 03:43:49 +00:00 by capedcoder
Installation
docker pull git.capedcoder.io/capedcoder/dolores-backup:2026.07.21-da040ee9sha256:cb92286d00b2c4835a5ade32c569deb95c33a5c9a24ed95d041d4cf9d7da8879
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-21 03:43:49 +00:00
Versions (7)
View all
Container
1
OCI / Docker
linux/amd64
43 MiB
2026.07.22-0cda3c16
2026-07-22
2026.07.21-38cbca7d
2026-07-21
2026.07.21-bb6c8296
2026-07-21
2026.07.21-60283dcc
2026-07-21