Sign inSign up

appscodeci/stash-postgres:eb681411-dbg_linux_amd64

Manifest digest

sha256:1e91a354b30afec654848bdadfa76af43f6cf04d20ca044eb15043204b4648c3

OS/ARCH

linux/amd64

Compressed size

172.57 MB

Last pushed

about 2 years by 1gtm

Type

Image

Manifest digest

sha256:1e91a354b30afec654848bdadfa76af43f6cf04d20ca044eb15043204b4648c3

Image Layers

1ADD file ... in / 29.96 MB
2CMD ["bash"]0 B
3/bin/sh -c set -ex; if4.21 MB
4/bin/sh -c set -eux; groupadd1.76 KB
5ENV GOSU_VERSION=1.160 B
6/bin/sh -c set -eux; savedAptMark="$(apt-mark1.4 MB
7/bin/sh -c set -eux; if7.67 MB
8ENV LANG=en_US.utf80 B
9/bin/sh -c set -eux; apt-get1.2 MB
10/bin/sh -c mkdir /docker-entrypoint-initdb.d149 B
11/bin/sh -c set -ex; key='B97B0AFCAA1A47F044F244A07FCC7D46ACCC4CF8';3.12 KB
12ENV PG_MAJOR=150 B
13ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/lib/postgresql/15/bin0 B
14ENV PG_VERSION=15.1-1.pgdg110+10 B
15/bin/sh -c set -ex; export87.95 MB
16/bin/sh -c set -eux; dpkg-divert9.56 KB
17/bin/sh -c mkdir -p /var/run/postgresql130 B
18ENV PGDATA=/var/lib/postgresql/data0 B
19/bin/sh -c mkdir -p "$PGDATA"202 B
20VOLUME [/var/lib/postgresql/data]0 B
21COPY file:d4c2ceee202d1390df115217c6e567abc1da7a31572f20a840d966332148ebe4 in /usr/local/bin/ 4.67 KB
22ENTRYPOINT ["docker-entrypoint.sh"]0 B
23STOPSIGNAL SIGINT0 B
24EXPOSE 54320 B
25CMD ["postgres"]0 B
26LABEL org.opencontainers.image.source=https://github.com/stashed/postgres0 B
27ENV DEBIAN_FRONTEND=noninteractive0 B
28ENV DEBCONF_NONINTERACTIVE_SEEN=true0 B
29RUN /bin/sh -c set -x7.18 MB
30ENV TZ=:/etc/localtime0 B
31ENV LANG=en_US.utf80 B
32ENV LC_ALL=en_US.UTF-80 B
33COPY restic /bin/restic # buildkit6.72 MB
34COPY bin/linux_amd64/stash-postgres /stash-postgres # buildkit26.26 MB
35ENTRYPOINT ["/stash-postgres"]0 B

Command

ADD file:3ea7c69e4bfac2ebb6f86baaedab31827c86a594dba8080a49928e211ad3c7a0 in /