sha256:a9957277a81e36ef2ced9d03e84afc666b9c3f64b68f079f6aa150671fb0e2cd
OS/ARCH
Compressed size
1.2 GB
Last pushed
over 1 year by localstackci
Type
Image
Manifest digest
sha256:5ba1df62d53702b7104b29c98c826b755f97af53b59b293054f4cca678765ee9
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 / 28.17 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.39 MB11ENV JAVA_VERSION=jdk-11.0.26+40 B12RUN /bin/sh -c set -eux;45.03 MB13RUN /bin/sh -c set -eux;158 B14COPY --chmod=755 entrypoint.sh /__cacert_entrypoint.sh #2.23 KB15ENTRYPOINT ["/__cacert_entrypoint.sh"]0 B16RUN /bin/sh -c set -ex;1.12 MB17ENV GOSU_VERSION=1.110 B18RUN /bin/sh -c set -ex;879.39 KB19ENV FLINK_TGZ_URL=https://dlcdn.apache.org/flink/flink-1.19.1/flink-1.19.1-bin-scala_2.12.tgz FLINK_ASC_URL=https://downloads.apache.org/flink/flink-1.19.1/flink-1.19.1-bin-scala_2.12.tgz.asc GPG_KEY=6378E37EB3AAEA188B9CB0D396C2914BB78A5EA1 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.48 KB23WORKDIR /opt/flink114 B24RUN /bin/sh -c set -ex;460.78 MB25COPY docker-entrypoint.sh / # buildkit2.21 KB26ENTRYPOINT ["/docker-entrypoint.sh"]0 B27EXPOSE map[6123/tcp:{} 8081/tcp:{}]0 B28CMD ["help"]0 B29ARG FLINK=1.19.10 B30USER root0 B31RUN |1 FLINK=1.19.1 /bin/sh -c175 B32RUN |1 FLINK=1.19.1 /bin/sh -c26.98 MB33COPY supervisord.conf /etc/supervisord.conf # buildkit441 B34COPY log4j-cli.properties /opt/flink/conf/log4j-cli.properties # buildkit719 B35COPY log4j-console.properties /opt/flink/conf/log4j-console.properties # buildkit811 B36COPY pom.xml /tmp/pom.xml # buildkit869 B37RUN |1 FLINK=1.19.1 /bin/sh -c647.86 MB38ENTRYPOINT ["/usr/bin/supervisord" "-c" "/etc/supervisord.conf"]0 BCommand
ARG RELEASE