Sign inSign up

stashed/stash-postgres:11.9-v31-dbg

Multi-platform
Index digest

sha256:4ed7806c9099631e18f3c30c4672edd3dd07a9fbb786f3c7bffc453395430c7a

OS/ARCH

Compressed size

167.1 MB

Last pushed

about 2 years by 1gtm

Type

Image

Manifest digest

sha256:c7bd59ac17b29ac672a57ac993260ab4e6580590f970cf937ddf8823f50b0b0f

Image Layers

1ADD file ... in / 21.48 MB
2CMD ["bash"]0 B
3/bin/sh -c set -ex; if4.29 MB
4/bin/sh -c set -eux; groupadd1.74 KB
5ENV GOSU_VERSION=1.120 B
6/bin/sh -c set -eux; savedAptMark="$(apt-mark1.35 MB
7/bin/sh -c set -eux; if5.9 MB
8ENV LANG=en_US.utf80 B
9/bin/sh -c set -eux; apt-get375.89 KB
10/bin/sh -c mkdir /docker-entrypoint-initdb.d115 B
11/bin/sh -c set -ex; key='B97B0AFCAA1A47F044F244A07FCC7D46ACCC4CF8';5.22 KB
12ENV PG_MAJOR=110 B
13ENV PG_VERSION=11.9-1.pgdg90+10 B
14/bin/sh -c set -ex; export68.1 MB
15/bin/sh -c set -eux; dpkg-divert8.07 KB
16/bin/sh -c mkdir -p /var/run/postgresql130 B
17ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/lib/postgresql/11/bin0 B
18ENV PGDATA=/var/lib/postgresql/data0 B
19/bin/sh -c mkdir -p "$PGDATA"168 B
20VOLUME [/var/lib/postgresql/data]0 B
21COPY file:319b7406843f62370047c33da3dd702120d7eec161b31772aa6de0f02a6b3a94 in /usr/local/bin/ 4.17 KB
22/bin/sh -c ln -s usr/local/bin/docker-entrypoint.sh121 B
23ENTRYPOINT ["docker-entrypoint.sh"]0 B
24STOPSIGNAL SIGINT0 B
25EXPOSE 54320 B
26CMD ["postgres"]0 B
27LABEL org.opencontainers.image.source=https://github.com/stashed/postgres0 B
28ENV DEBIAN_FRONTEND=noninteractive0 B
29ENV DEBCONF_NONINTERACTIVE_SEEN=true0 B
30RUN /bin/sh -c sed -i267 B
31RUN /bin/sh -c sed -i263 B
32RUN /bin/sh -c sed -i251 B
33RUN /bin/sh -c set -x32.08 MB
34RUN /bin/sh -c set -x914.17 KB
35ENV TZ=:/etc/localtime0 B
36ENV LANG=en_US.utf80 B
37ENV LC_ALL=en_US.UTF-80 B
38COPY restic /bin/restic # buildkit6.72 MB
39COPY bin/linux_amd64/stash-postgres /stash-postgres # buildkit25.9 MB
40ENTRYPOINT ["/stash-postgres"]0 B

Command

ADD file:4453535d387fcb17ead2026c72c05444e7558aa4736e3c0cdfb87cf20eaa5a9f in /