Sign inSign up

blackducksoftware/bdba-pgupgrader:2024.12.4

Manifest digest

sha256:2210a9aa3b37b573c16f41b42f21791bcd3019e1d0b3b189498e155e4cfa9335

OS/ARCH

linux/amd64

Compressed size

160.25 MB

Last pushed

over 1 year by blackduckservbuilder

Type

Image

Manifest digest

sha256:2210a9aa3b37b573c16f41b42f21791bcd3019e1d0b3b189498e155e4cfa9335

Image Layers

1# debian.sh --arch 'amd64' out/29.99 MB
2RUN /bin/sh -c set -eux;1.65 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;1014.02 KB
9RUN /bin/sh -c mkdir /docker-entrypoint-initdb.d116 B
10RUN /bin/sh -c set -ex;3.07 KB
11ENV PG_MAJOR=150 B
12ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/lib/postgresql/15/bin0 B
13ENV PG_VERSION=15.12-1.pgdg110+10 B
14RUN /bin/sh -c set -ex;97.37 MB
15RUN /bin/sh -c set -eux;9.55 KB
16RUN /bin/sh -c install --verbose128 B
17ENV PGDATA=/var/lib/postgresql/data0 B
18RUN /bin/sh -c install --verbose169 B
19VOLUME [/var/lib/postgresql/data]0 B
20COPY docker-entrypoint.sh docker-ensure-initdb.sh /usr/local/bin/ #5.34 KB
21RUN /bin/sh -c ln -sT186 B
22ENTRYPOINT ["docker-entrypoint.sh"]0 B
23STOPSIGNAL SIGINT0 B
24EXPOSE map[5432/tcp:{}]0 B
25CMD ["postgres"]0 B
26COPY /usr/lib/postgresql/11 /usr/lib/postgresql/11 # buildkit17.89 MB
27COPY /usr/share/postgresql/11 /usr/share/postgresql/11 # buildkit812.26 KB
28ENV APP_USER=postgres0 B
29ENV APP_UID=10010 B
30ENV PGBINOLD=/usr/lib/postgresql/11/bin0 B
31ENV PGBINNEW=/usr/lib/postgresql/15/bin0 B
32RUN /bin/sh -c mkdir /bitnami/113 B
33COPY bitnami-postgresql.conf /bitnami/ # buildkit7.29 KB
34COPY bitnami-pg_hba.conf /bitnami/ # buildkit222 B
35COPY migrate.sh / # buildkit1017 B
36RUN /bin/sh -c usermod -u1.24 KB
37USER postgres0 B
38ENTRYPOINT ["/bin/sh" "-c" "/migrate.sh"]0 B

Command

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