sha256:2c1bcb686e97097d4ddcb9103f2890cdef87c551ebfcaa87e76c94b092c3c5bc
OS/ARCH
Compressed size
187.35 MB
Last pushed
7 months by blackduckservbuilder
Type
Image
Manifest digest
sha256:f0b675d5b8159f1f86f14d02088e05075b372b6c9de135add34d68e1c380957a
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.11-1.pgdg12+10 B14RUN /bin/sh -c set -ex;104.87 MB15RUN /bin/sh -c set -eux;9.68 KB16RUN /bin/sh -c install --verbose127 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.7 KB21RUN /bin/sh -c ln -sT184 B22ENTRYPOINT ["docker-entrypoint.sh"]0 B23STOPSIGNAL SIGINT0 B24EXPOSE map[5432/tcp:{}]0 B25CMD ["postgres"]0 B26ARG VERSION=16-1.20 B27ARG LASTCOMMIT=862c3fc6388251959d8e3b5ee40275e736cd31aa0 B28ARG BUILDTIME=2025-12-01T15:51:33Z0 B29ARG BUILD=24588210 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.2 LASTCOMMIT=862c3fc6388251959d8e3b5ee40275e736cd31aa BUILDTIME=2025-12-01T15:51:33Z2.04 MB35COPY /usr/lib/postgresql/14 /usr/lib/postgresql/14/ # buildkit18.61 MB36COPY /usr/lib/postgresql/15 /usr/lib/postgresql/15/ # buildkit19.08 MB37COPY /usr/share/postgresql/14 /usr/share/postgresql/14/ # buildkit859.43 KB38COPY /usr/share/postgresql/15 /usr/share/postgresql/15/ # buildkit881.3 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.89 KB41COPY passwd.template group.template /opt/blackduck/ #272 B42RUN |4 VERSION=16-1.2 LASTCOMMIT=862c3fc6388251959d8e3b5ee40275e736cd31aa BUILDTIME=2025-12-01T15:51:33Z32 B43ENTRYPOINT ["/usr/local/bin/migrate.sh"]0 B44CMD []0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1763337600'