sha256:cda261c29bf3346438c1fc3b468da871c0be9d8a12dfaab0d9a98e40a2ae26a4
OS/ARCH
Compressed size
101.8 MB
Last pushed
27 days by productionengineeringops377
Type
Image
Manifest digest
sha256:50e6495d3b2b4331091fd855038d084592a1a6369c093a8bf10163c417c3ab3d
Image Layers
1ADD alpine-minirootfs-3.22.2-x86_64.tar.gz / # buildkit3.63 MB2CMD ["/bin/sh"]0 B3RUN /bin/sh -c set -eux;973 B4ENV GOSU_VERSION=1.190 B5RUN /bin/sh -c set -eux;896.77 KB6RUN /bin/sh -c set -eux;175 B7ENV LANG=en_US.utf80 B8RUN /bin/sh -c mkdir /docker-entrypoint-initdb.d116 B9ENV PG_MAJOR=130 B10ENV PG_VERSION=13.230 B11ENV PG_SHA256=6ec3c82726af92b7dec873fa1cdf881eca92a4219787dfad05acb6b10e041fd60 B12ENV DOCKER_PG_LLVM_DEPS=llvm19-dev clang190 B13RUN /bin/sh -c set -eux;97.29 MB14RUN /bin/sh -c set -eux;8.8 KB15RUN /bin/sh -c install --verbose128 B16ENV PGDATA=/var/lib/postgresql/data0 B17RUN /bin/sh -c install --verbose168 B18VOLUME [/var/lib/postgresql/data]0 B19COPY docker-entrypoint.sh docker-ensure-initdb.sh /usr/local/bin/ #5.94 KB20RUN /bin/sh -c ln -sT184 B21ENTRYPOINT ["docker-entrypoint.sh"]0 B22STOPSIGNAL SIGINT0 B23EXPOSE map[5432/tcp:{}]0 B24CMD ["postgres"]0 B25COPY --chmod=755 bin/init.sql /docker-entrypoint-initdb.d/000_init.sql #276 B26COPY --chmod=755 bin/airbyte-entrypoint.sh /usr/local/bin/ #288 B27ENTRYPOINT ["airbyte-entrypoint.sh"]0 BCommand
ADD alpine-minirootfs-3.22.2-x86_64.tar.gz / # buildkit