sha256:1f22d610a32fdc1931a36db8bedef902abd7b107fd5bbf2ee42dc3aff931d850
OS/ARCH
Compressed size
934.05 MB
Last pushed
11 months by localstackci
Type
Image
Manifest digest
sha256:74836044709595c99846f1449d59833b3097c0e1cecb0cc501dcebe0f8da9c99
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=22.040 B5ADD file ... in / 26.09 MB6CMD ["/bin/bash"]0 B7ENV JAVA_HOME=/opt/java/openjdk0 B8ENV PATH=/opt/java/openjdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B9ENV LANG=en_US.UTF-8 LANGUAGE=en_US:en LC_ALL=en_US.UTF-80 B10RUN /bin/sh -c set -eux;15.31 MB11ENV JAVA_VERSION=jdk-11.0.26+40 B12RUN /bin/sh -c set -eux;43.46 MB13RUN /bin/sh -c set -eux;156 B14COPY --chmod=755 entrypoint.sh /__cacert_entrypoint.sh #2.23 KB15ENTRYPOINT ["/__cacert_entrypoint.sh"]0 B16RUN /bin/sh -c set -ex;1017.26 KB17ENV GOSU_VERSION=1.110 B18RUN /bin/sh -c set -ex;815.8 KB19ENV FLINK_TGZ_URL=https://dlcdn.apache.org/flink/flink-1.20.0/flink-1.20.0-bin-scala_2.12.tgz FLINK_ASC_URL=https://downloads.apache.org/flink/flink-1.20.0/flink-1.20.0-bin-scala_2.12.tgz.asc GPG_KEY=B2D64016B940A7E0B9B72E0D7D0528B28037D8BC CHECK_GPG=true0 B20ENV FLINK_HOME=/opt/flink0 B21ENV PATH=/opt/flink/bin:/opt/java/openjdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B22RUN /bin/sh -c groupadd --system4.52 KB23WORKDIR /opt/flink115 B24RUN /bin/sh -c set -ex;461.25 MB25COPY docker-entrypoint.sh / # buildkit2.21 KB26ENTRYPOINT ["/docker-entrypoint.sh"]0 B27EXPOSE map[6123/tcp:{} 8081/tcp:{}]0 B28CMD ["help"]0 B29ARG FLINK=1.20.00 B30USER root0 B31RUN |1 FLINK=1.20.0 /bin/sh -c180 B32RUN |1 FLINK=1.20.0 /bin/sh -c26.98 MB33COPY supervisord.conf /etc/supervisord.conf # buildkit455 B34COPY log4j-cli.properties /opt/flink/conf/log4j-cli.properties # buildkit723 B35COPY log4j-console.properties /opt/flink/conf/log4j-console.properties # buildkit815 B36COPY pom.xml /tmp/pom.xml # buildkit871 B37RUN |1 FLINK=1.20.0 /bin/sh -c359.16 MB38ENTRYPOINT ["/usr/bin/supervisord" "-c" "/etc/supervisord.conf"]0 BCommand
ARG RELEASE