sha256:b6cd350cd73492ea21ec19a10f7062c914753c984572b2dba9ee7acef3863da2
OS/ARCH
Compressed size
187.41 MB
Last pushed
11 months by blackduckservbuilder
Type
Image
Manifest digest
sha256:05c296f55f10bc90210cf37fe9217f2365927697d9e902c52a711e5ca1443780
Image Layers
1# debian.sh --arch 'arm64' out/26.8 MB2RUN /bin/sh -c set -eux;1.14 KB3RUN /bin/sh -c set -ex;4.31 MB4ENV GOSU_VERSION=1.190 B5RUN /bin/sh -c set -eux;1.15 MB6RUN /bin/sh -c set -eux;7.69 MB7ENV LANG=en_US.utf80 B8RUN /bin/sh -c set -eux;1.06 MB9RUN /bin/sh -c mkdir /docker-entrypoint-initdb.d116 B10RUN /bin/sh -c set -ex;3.07 KB11ENV PG_MAJOR=160 B12ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/lib/postgresql/16/bin0 B13ENV PG_VERSION=16.10-1.pgdg12+10 B14RUN /bin/sh -c set -ex;104.95 MB15RUN /bin/sh -c set -eux;9.69 KB16RUN /bin/sh -c install --verbose128 B17ENV PGDATA=/var/lib/postgresql/data0 B18RUN /bin/sh -c install --verbose168 B19VOLUME [/var/lib/postgresql/data]0 B20COPY docker-entrypoint.sh docker-ensure-initdb.sh /usr/local/bin/ #5.79 KB21RUN /bin/sh -c ln -sT185 B22ENTRYPOINT ["docker-entrypoint.sh"]0 B23STOPSIGNAL SIGINT0 B24EXPOSE map[5432/tcp:{}]0 B25CMD ["postgres"]0 B26ARG VERSION=16-1.10 B27ARG LASTCOMMIT=1947f45b16d79489d3be768583342fbd568df37f0 B28ARG BUILDTIME=2025-09-25T19:01:41Z0 B29ARG BUILD=23638960 B30LABEL com.blackducksoftware.hub.vendor=Black Duck Software, Inc.0 B31ENV BLACKDUCK_RELEASE_INFO=com.blackducksoftware.hub.vendor=Black Duck Software, Inc.0 B32ENV POSTGRES_USER=postgres MIGRATION_STATUS_FILE=/tmp/migration-status0 B33USER 00 B34RUN |4 VERSION=16-1.1 LASTCOMMIT=1947f45b16d79489d3be768583342fbd568df37f BUILDTIME=2025-09-25T19:01:41Z2.04 MB35COPY /usr/lib/postgresql/14 /usr/lib/postgresql/14/ # buildkit18.6 MB36COPY /usr/lib/postgresql/15 /usr/lib/postgresql/15/ # buildkit19.07 MB37COPY /usr/share/postgresql/14 /usr/share/postgresql/14/ # buildkit859.42 KB38COPY /usr/share/postgresql/15 /usr/share/postgresql/15/ # buildkit881.42 KB39COPY pg_hba.conf postgresql-14.conf postgresql-15.conf /opt/blackduck/hub/hub-database/conf/9.62 KB40COPY docker-healthcheck.sh migrate.sh /usr/local/bin/ #4.9 KB41COPY passwd.template group.template /opt/blackduck/ #270 B42RUN |4 VERSION=16-1.1 LASTCOMMIT=1947f45b16d79489d3be768583342fbd568df37f BUILDTIME=2025-09-25T19:01:41Z32 B43ENTRYPOINT ["/usr/local/bin/migrate.sh"]0 B44CMD []0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1757289600'