Sign inSign up

appscodeci/stash-postgres:9.6.19-v30-2-gf71ae7a4-dbg_linux_amd64

Manifest digest

sha256:9fa3653d61a5840f22e4c745b49c0b4d340028f7a03b3da32dfbfb8eaa69438c

OS/ARCH

linux/amd64

Compressed size

135.19 MB

Last pushed

about 2 years by 1gtm

Type

Image

Manifest digest

sha256:9fa3653d61a5840f22e4c745b49c0b4d340028f7a03b3da32dfbfb8eaa69438c

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=9.60 B
13ENV PG_VERSION=9.6.19-1.pgdg90+10 B
14/bin/sh -c set -ex; export36.7 MB
15/bin/sh -c set -eux; dpkg-divert7.63 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/9.6/bin0 B
18ENV PGDATA=/var/lib/postgresql/data0 B
19/bin/sh -c mkdir -p "$PGDATA"171 B
20VOLUME [/var/lib/postgresql/data]0 B
21COPY file:cfbddd6bbbc80f3e5e232700023ccabc8dc57e5080e2200436538d799fadf82e 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 -i262 B
32RUN /bin/sh -c sed -i250 B
33RUN /bin/sh -c set -x32.08 MB
34RUN /bin/sh -c set -x914.18 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.39 MB
40ENTRYPOINT ["/stash-postgres"]0 B

Command

ADD file:4453535d387fcb17ead2026c72c05444e7558aa4736e3c0cdfb87cf20eaa5a9f in /