sha256:0b1309ce6ee3ad14349fa9712353ca0f55894d6c9e04e2db0e22aac0e35dedc3
OS/ARCH
Compressed size
209.23 MB
Last pushed
over 3 years by drcoreybaker
Type
Image
Manifest digest
sha256:7241d480a79d995a0e79cd9ddec224456019fc994d73abe24c9cd0b444b37d78
Image Layers
1ADD file ... in / 29.91 MB2CMD ["bash"]0 B3/bin/sh -c set -ex; if4.21 MB4/bin/sh -c set -eux; groupadd1.75 KB5ENV GOSU_VERSION=1.140 B6/bin/sh -c set -eux; savedAptMark="$(apt-mark1.35 MB7/bin/sh -c set -eux; if7.67 MB8ENV LANG=en_US.utf80 B9/bin/sh -c set -eux; apt-get1.2 MB10/bin/sh -c mkdir /docker-entrypoint-initdb.d149 B11/bin/sh -c set -ex; key='B97B0AFCAA1A47F044F244A07FCC7D46ACCC4CF8';3.13 KB12ENV PG_MAJOR=140 B13ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/lib/postgresql/14/bin0 B14ENV PG_VERSION=14.4-1.pgdg110+10 B15/bin/sh -c set -ex; export87.05 MB16/bin/sh -c set -eux; dpkg-divert9.31 KB17/bin/sh -c mkdir -p /var/run/postgresql129 B18ENV PGDATA=/var/lib/postgresql/data0 B19/bin/sh -c mkdir -p "$PGDATA"201 B20VOLUME [/var/lib/postgresql/data]0 B21COPY file:925d466681c8349f58385c00a8caa567c76b695158aa04bf4ad2ac92604e11c7 in /usr/local/bin/ 4.59 KB22ENTRYPOINT ["docker-entrypoint.sh"]0 B23STOPSIGNAL SIGINT0 B24EXPOSE 54320 B25CMD ["postgres"]0 B26ENV POSTGIS_MAJOR=30 B27ENV POSTGIS_VERSION=3.3.2+dfsg-1.pgdg110+10 B28ENV POSTGRES_INITDB_ARGS=--data-checksums0 B29RUN /bin/sh -c apt-get update77.8 MB30COPY ./scripts/initdb-postgis.sh /docker-entrypoint-initdb.d/10_postgis.sh # buildkit558 B31COPY ./scripts/setup-0-pgaudit.sh /docker-entrypoint-initdb.d/ # buildkit464 B32COPY ./scripts/setup-1-pgBadger.sh /docker-entrypoint-initdb.d/ # buildkit361 B33COPY ./scripts/setup-3-pg_repack.sh /docker-entrypoint-initdb.d/ # buildkit294 B34COPY ./scripts/setup-4-pgstatstatements.sh /docker-entrypoint-initdb.d/ # buildkit506 B35COPY ./scripts/setup-5-pmm.sh /docker-entrypoint-initdb.d/ # buildkit368 B36COPY ./scripts/setup-dbs.sh /docker-entrypoint-initdb.d/ # buildkit403 B37COPY ./scripts/update-postgis.sh /usr/local/bin/update-postgis.sh # buildkit598 B38COPY ./scripts/setup-parse-index.sh /usr/local/bin/setup-parse-index.sh # buildkit600 B39RUN /bin/sh -c chmod +x1.41 KB40USER postgres0 B41CMD ["postgres" "-c" "shared_preload_libraries=pgaudit"]0 B42EXPOSE map[22/tcp:{}]0 BCommand
ADD file:0eae0dca665c7044bf242cb1fc92cb8ea744f5af2dd376a558c90bc47349aefe in /