sha256:3962fa9f02d2dad4517a291f299d3997fda2e130044f8e8dc69f1e659ba66ff4
OS/ARCH
Compressed size
465.05 MB
Last pushed
about 1 month by productionengineeringops377
Type
Image
Manifest digest
sha256:9017054f32310a788eaa0a336c53bc44cbe7e59703de33f86751565b5156a57d
Image Layers
1COPY /rootfs/ / # buildkit60.02 MB2CMD ["/bin/bash"]0 B3ARG version=21.0.9.11-10 B4RUN |1 version=21.0.9.11-1 /bin/sh -c157.82 MB5ENV LANG=C.UTF-80 B6ENV JAVA_HOME=/usr/lib/jvm/java-21-amazon-corretto0 B7WORKDIR /app93 B8RUN /bin/sh -c yum install6.72 MB9ADD --chown=airbyte:airbyte https://dtdg.co/latest-java-tracer dd-java-agent.jar #28.85 MB10ADD --chown=airbyte:airbyte https://github.com/open-telemetry/opentelemetry-java-instrumentation/releases/latest/download/opentelemetry-javaagent.jar opentelemetry-javaagent.jar #19.42 MB11ADD --chown=airbyte:airbyte entrypoint.sh /entrypoint.sh #158 B12USER airbyte:airbyte0 B13ENTRYPOINT ["/entrypoint.sh"]0 B14EXPOSE [5005/tcp 8085/tcp]0 B15ARG VERSION=build-d7a03af85f-24627-master0 B16ENV APPLICATION=airbyte-container-orchestrator0 B17ENV VERSION=build-d7a03af85f-24627-master0 B18WORKDIR /app32 B19COPY --chown=airbyte:airbyte WellKnownTypes.json /app #903 B20COPY --chown=airbyte:airbyte /app /app #192.22 MB21USER airbyte:airbyte0 B22CMD ["/bin/bash" "-c" "/app/airbyte-app/bin/${APPLICATION}"]0 BCommand
COPY /rootfs/ / # buildkit