Sign inSign up

appscodeci/stash-postgres:15.1-v11-3-gfcac15d2_linux_amd64

Manifest digest

sha256:e57dae7ff2bebf9efa5a55691afb3e84f538b154417c2358d88ae19d70d848cd

OS/ARCH

linux/amd64

Compressed size

122.67 MB

Last pushed

about 2 years by 1gtm

Type

Image

Manifest digest

sha256:e57dae7ff2bebf9efa5a55691afb3e84f538b154417c2358d88ae19d70d848cd

Image Layers

1ADD file ... in / 3.21 MB
2CMD ["/bin/sh"]0 B
3/bin/sh -c set -eux; addgroup1.26 KB
4ENV LANG=en_US.utf80 B
5/bin/sh -c mkdir /docker-entrypoint-initdb.d149 B
6ENV PG_MAJOR=150 B
7ENV PG_VERSION=15.10 B
8ENV PG_SHA256=64fdf23d734afad0dfe4077daca96ac51dcd697e68ae2d3d4ca6c45cb14e21ae0 B
9/bin/sh -c set -eux; wget86.5 MB
10/bin/sh -c set -eux; cp9.23 KB
11/bin/sh -c mkdir -p /var/run/postgresql161 B
12ENV PGDATA=/var/lib/postgresql/data0 B
13/bin/sh -c mkdir -p "$PGDATA"192 B
14VOLUME [/var/lib/postgresql/data]0 B
15COPY file:8532d121e17f2ce9a5f749e2bb1c2800d41f880daad16051150ea9824a2ed88f in /usr/local/bin/ 4.67 KB
16ENTRYPOINT ["docker-entrypoint.sh"]0 B
17STOPSIGNAL SIGINT0 B
18EXPOSE 54320 B
19CMD ["postgres"]0 B
20LABEL org.opencontainers.image.source=https://github.com/stashed/postgres0 B
21RUN /bin/sh -c set -x320.17 KB
22ENV TZ=:/etc/localtime0 B
23ENV LANG=en_US.utf80 B
24COPY /restic /bin/restic # buildkit6.72 MB
25COPY bin/linux_amd64/stash-postgres /stash-postgres # buildkit25.9 MB
26USER 655340 B
27ENTRYPOINT ["/stash-postgres"]0 B

Command

ADD file:e4d600fc4c9c293efe360be7b30ee96579925d1b4634c94332e2ec73f7d8eca1 in /