Sign inSign up

guestros/postgres-alpine-restic:latest

Multi-platform
Developer tools
Index digest

sha256:505a56cfe575d2949a17876f5fb7fa6c6531487e8bd86d29018bf2856aee8cec

OS/ARCH

Compressed size

126.37 MB

Last pushed

2 days by guestros

Type

Image

Manifest digest

sha256:1281a376f3c9ecbcd0df60b631217c4a010c34e6351756c7736b960ada812efa

Image Layers

1ADD alpine-minirootfs-3.24.1-x86_64.tar.gz / # buildkit3.67 MB
2CMD ["/bin/sh"]0 B
3RUN /bin/sh -c set -eux;970 B
4ENV GOSU_VERSION=1.190 B
5RUN /bin/sh -c set -eux;879.15 KB
6ENV LANG=en_US.utf80 B
7RUN /bin/sh -c mkdir /docker-entrypoint-initdb.d116 B
8ENV PG_MAJOR=170 B
9ENV PG_VERSION=17.110 B
10ENV PG_SHA256=dd27f2b3c59e73ed14aa3324901242bf69a032a6347805f274e6260322d429790 B
11ENV DOCKER_PG_LLVM_DEPS=llvm21-dev clang210 B
12RUN /bin/sh -c set -eux;107.21 MB
13RUN /bin/sh -c set -eux;9.76 KB
14RUN /bin/sh -c install --verbose129 B
15ENV PGDATA=/var/lib/postgresql/data0 B
16RUN /bin/sh -c install --verbose169 B
17VOLUME [/var/lib/postgresql/data]0 B
18COPY docker-entrypoint.sh docker-ensure-initdb.sh /usr/local/bin/ #5.97 KB
19RUN /bin/sh -c ln -sT184 B
20ENTRYPOINT ["docker-entrypoint.sh"]0 B
21STOPSIGNAL SIGINT0 B
22EXPOSE map[5432/tcp:{}]0 B
23CMD ["postgres"]0 B
24RUN /bin/sh -c apk add14.61 MB
25COPY --chmod=0755 scripts/pg-backup /usr/local/bin/ #1.03 KB
26RUN /bin/sh -c restic version32 B
27LABEL org.opencontainers.image.title=postgres-alpine-restic org.opencontainers.image.description=Official PostgreSQL alpine0 B
28ENTRYPOINT ["pg-backup"]0 B
29CMD []0 B

Command

ADD alpine-minirootfs-3.24.1-x86_64.tar.gz / # buildkit