Sign inSign up

netreconlab/hipaa-postgres:16-3.5

Multi-platform
Index digest

sha256:e7e38f731e8245cfea6892ed22c08c7ea8c3c0b040c745d584fac86672522f61

OS/ARCH

Compressed size

209.88 MB

Last pushed

over 1 year by drcoreybaker

Type

Image

Manifest digest

sha256:5f0d4020bc6a1a3e1d9bc98aec94801bbe9195f8d06d4963ee876db3ae307399

Image Layers

1# debian.sh --arch 'amd64' out/28.85 MB
2RUN /bin/sh -c set -eux;1.64 KB
3RUN /bin/sh -c set -ex;4.11 MB
4ENV GOSU_VERSION=1.170 B
5RUN /bin/sh -c set -eux;1.4 MB
6RUN /bin/sh -c set -eux;7.67 MB
7ENV LANG=en_US.utf80 B
8RUN /bin/sh -c set -eux;1013.99 KB
9RUN /bin/sh -c mkdir /docker-entrypoint-initdb.d116 B
10RUN /bin/sh -c set -ex;3.07 KB
11ENV PG_MAJOR=160 B
12ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/lib/postgresql/16/bin0 B
13ENV PG_VERSION=16.6-1.pgdg110+10 B
14RUN /bin/sh -c set -ex;99.28 MB
15RUN /bin/sh -c set -eux;9.69 KB
16RUN /bin/sh -c install --verbose127 B
17ENV PGDATA=/var/lib/postgresql/data0 B
18RUN /bin/sh -c install --verbose167 B
19VOLUME [/var/lib/postgresql/data]0 B
20COPY docker-entrypoint.sh docker-ensure-initdb.sh /usr/local/bin/ #5.29 KB
21RUN /bin/sh -c ln -sT185 B
22ENTRYPOINT ["docker-entrypoint.sh"]0 B
23STOPSIGNAL SIGINT0 B
24EXPOSE map[5432/tcp:{}]0 B
25CMD ["postgres"]0 B
26ENV POSTGIS_MAJOR=30 B
27ENV POSTGIS_VERSION=3.5.2+dfsg-1.pgdg110+10 B
28ENV POSTGRES_INITDB_ARGS=--data-checksums0 B
29RUN /bin/sh -c apt-get update67.55 MB
30COPY ./scripts/initdb-postgis.sh /docker-entrypoint-initdb.d/10_postgis.sh # buildkit552 B
31COPY ./scripts/setup-0-pgaudit.sh /docker-entrypoint-initdb.d/ # buildkit444 B
32COPY ./scripts/setup-1-pgBadger.sh /docker-entrypoint-initdb.d/ # buildkit355 B
33COPY ./scripts/setup-3-pg_repack.sh /docker-entrypoint-initdb.d/ # buildkit303 B
34COPY ./scripts/setup-4-pgstatstatements.sh /docker-entrypoint-initdb.d/ # buildkit453 B
35COPY ./scripts/setup-5-pmm.sh /docker-entrypoint-initdb.d/ # buildkit365 B
36COPY ./scripts/setup-dbs.sh /docker-entrypoint-initdb.d/ # buildkit510 B
37COPY ./scripts/update-postgis.sh /usr/local/bin/update-postgis.sh # buildkit587 B
38COPY ./scripts/setup-parse-index.sh /usr/local/bin/setup-parse-index.sh # buildkit591 B
39RUN /bin/sh -c chmod +x1.45 KB
40USER postgres0 B
41CMD ["postgres" "-c" "shared_preload_libraries=pg_stat_statements,pgaudit,pg_cron"]0 B

Command

# debian.sh --arch 'amd64' out/ 'bullseye' '@1736726400'