Sign inSign up

airbyte/db:build-bfccbb8734-24641-master

Multi-platform
Index digest

sha256:dec508347c1c2313d6aeae953536883b91ce0f11ec7a7ff0327721e2bfb8b59d

OS/ARCH

Compressed size

97.97 MB

Last pushed

27 days by productionengineeringops377

Type

Image

Manifest digest

sha256:d483d6b63a13e1730b29e8889a93f3ba52c567a690add1f98684769e9029c94a

Image Layers

1ADD alpine-minirootfs-3.22.2-aarch64.tar.gz / # buildkit3.95 MB
2CMD ["/bin/sh"]0 B
3RUN /bin/sh -c set -eux;971 B
4ENV GOSU_VERSION=1.190 B
5RUN /bin/sh -c set -eux;853 KB
6RUN /bin/sh -c set -eux;172 B
7ENV LANG=en_US.utf80 B
8RUN /bin/sh -c mkdir /docker-entrypoint-initdb.d116 B
9ENV PG_MAJOR=130 B
10ENV PG_VERSION=13.230 B
11ENV PG_SHA256=6ec3c82726af92b7dec873fa1cdf881eca92a4219787dfad05acb6b10e041fd60 B
12ENV DOCKER_PG_LLVM_DEPS=llvm19-dev clang190 B
13RUN /bin/sh -c set -eux;93.17 MB
14RUN /bin/sh -c set -eux;8.8 KB
15RUN /bin/sh -c install --verbose128 B
16ENV PGDATA=/var/lib/postgresql/data0 B
17RUN /bin/sh -c install --verbose170 B
18VOLUME [/var/lib/postgresql/data]0 B
19COPY docker-entrypoint.sh docker-ensure-initdb.sh /usr/local/bin/ #5.93 KB
20RUN /bin/sh -c ln -sT184 B
21ENTRYPOINT ["docker-entrypoint.sh"]0 B
22STOPSIGNAL SIGINT0 B
23EXPOSE map[5432/tcp:{}]0 B
24CMD ["postgres"]0 B
25COPY --chmod=755 bin/init.sql /docker-entrypoint-initdb.d/000_init.sql #275 B
26COPY --chmod=755 bin/airbyte-entrypoint.sh /usr/local/bin/ #287 B
27ENTRYPOINT ["airbyte-entrypoint.sh"]0 B

Command

ADD alpine-minirootfs-3.22.2-aarch64.tar.gz / # buildkit