Sign inSign up

iktech/postgres:16.2-liquibase

Manifest digest

sha256:17fcfebba0e37fec2ee068135dacbe6167f6c8e6cf35ae7b966605397fe15399

OS/ARCH

linux/amd64

Compressed size

526.58 MB

Last pushed

over 2 years by ikolomiyets

Type

Image

Manifest digest

sha256:17fcfebba0e37fec2ee068135dacbe6167f6c8e6cf35ae7b966605397fe15399

Image Layers

1ADD file ... in / 27.77 MB
2CMD ["bash"]0 B
3RUN /bin/sh -c set -eux;1.14 KB
4RUN /bin/sh -c set -ex;4.32 MB
5ENV GOSU_VERSION=1.170 B
6RUN /bin/sh -c set -eux;1.38 MB
7RUN /bin/sh -c set -eux;7.69 MB
8ENV LANG=en_US.utf80 B
9RUN /bin/sh -c set -eux;1.14 MB
10RUN /bin/sh -c mkdir /docker-entrypoint-initdb.d116 B
11RUN /bin/sh -c set -ex;3.07 KB
12ENV PG_MAJOR=160 B
13ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/lib/postgresql/16/bin0 B
14ENV PG_VERSION=16.2-1.pgdg120+20 B
15RUN /bin/sh -c set -ex;103.92 MB
16RUN /bin/sh -c set -eux;9.68 KB
17RUN /bin/sh -c mkdir -p127 B
18ENV PGDATA=/var/lib/postgresql/data0 B
19RUN /bin/sh -c mkdir -p169 B
20VOLUME [/var/lib/postgresql/data]0 B
21COPY docker-entrypoint.sh docker-ensure-initdb.sh /usr/local/bin/ #5.29 KB
22RUN /bin/sh -c ln -sT183 B
23ENTRYPOINT ["docker-entrypoint.sh"]0 B
24STOPSIGNAL SIGINT0 B
25EXPOSE map[5432/tcp:{}]0 B
26CMD ["postgres"]0 B
27ARG LIQUIBASE_VERSION=4.25.10 B
28ARG POSTGRESQL_DRIVER_VERSION=42.7.20 B
29RUN |2 LIQUIBASE_VERSION=4.26.0 POSTGRESQL_DRIVER_VERSION=42.7.2 /bin/sh174.73 MB
30ADD https://github.com/liquibase/liquibase/releases/download/v4.26.0/liquibase-4.26.0.tar.gz /liquibase/ # buildkit101.78 MB
31RUN |2 LIQUIBASE_VERSION=4.26.0 POSTGRESQL_DRIVER_VERSION=42.7.2 /bin/sh101.89 MB
32ADD https://jdbc.postgresql.org/download/postgresql-42.7.2.jar /liquibase/internal/lib/postgresql.jar # buildkit987.97 KB
33RUN |2 LIQUIBASE_VERSION=4.26.0 POSTGRESQL_DRIVER_VERSION=42.7.2 /bin/sh987.98 KB

Command

ADD file:eb6a3def1f69e76655620640e610015f285bc23c97e89855feb1f0548309d518 in /