sha256:170e5b7a8e0156e414f18b9e2c4fa2331f80a3f587bab55ce28577e4d3d642b5
OS/ARCH
Compressed size
269.51 MB
Last pushed
12 months by amuraru
Type
Image
Manifest digest
sha256:6a8b98facc7b9996d5cc4b5eac033c4886d441156a18446ee61e250ff4c35995
Image Layers
1# debian.sh --arch 'arm64' out/27.42 MB2RUN /bin/sh -c set -eux;1.49 MB3ENV JAVA_HOME=/usr/local/openjdk-210 B4ENV PATH=/usr/local/openjdk-21/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B5ENV LANG=C.UTF-80 B6ENV JAVA_VERSION=210 B7RUN /bin/sh -c set -eux;186.86 MB8ENV ZOO_CONF_DIR=/conf ZOO_DATA_DIR=/data ZOO_DATA_LOG_DIR=/datalog ZOO_LOG_DIR=/logs0 B9RUN /bin/sh -c set -eux;1.68 KB10RUN /bin/sh -c set -eux;5.25 MB11ARG SHORT_DISTRO_NAME=zookeeper-3.8.40 B12ARG DISTRO_NAME=apache-zookeeper-3.8.4-bin0 B13RUN |2 SHORT_DISTRO_NAME=zookeeper-3.8.4 DISTRO_NAME=apache-zookeeper-3.8.4-bin /bin/sh11.26 MB14COPY opt/zkEnv.sh apache-zookeeper-3.8.4-bin/bin/zkEnv.sh # buildkit1.87 KB15WORKDIR /apache-zookeeper-3.8.4-bin32 B16VOLUME [/data /datalog /logs]0 B17EXPOSE &{[{{156 0} {156 0}}]0 B18ENV PATH=/usr/local/openjdk-21/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/apache-zookeeper-3.8.4-bin/bin ZOOCFGDIR=/conf0 B19COPY docker-entrypoint.sh / # buildkit777 B20ENTRYPOINT ["/docker-entrypoint.sh"]0 B21CMD ["zkServer.sh" "start-foreground"]0 B22COPY bin /usr/local/bin # buildkit3.93 KB23RUN /bin/sh -c chmod +x696 B24COPY /zu/build/libs/zu.jar /opt/libs/ # buildkit6.07 MB25RUN /bin/sh -c apt-get -q31.15 MB26LABEL org.opencontainers.image.title=Apache Zookeeper0 B27LABEL org.opencontainers.image.description=Apache Zookeeper image build0 B28LABEL org.opencontainers.image.source=https://github.com/adobe/zookeeper-operator0 B29LABEL org.opencontainers.image.url=https://github.com/adobe/zookeeper-operator0 B30LABEL org.opencontainers.image.documentation=https://github.com/adobe/zookeeper-operator0 B31LABEL org.opencontainers.image.vendor=Adobe0 B32LABEL org.opencontainers.image.licenses=Apache-2.00 BCommand
# debian.sh --arch 'arm64' out/ 'bullseye' '@1757289600'