sha256:72788abf7315742e4ff805618932deeab0f1ae38b39cb05a294f87a0759d6918
OS/ARCH
Compressed size
269.35 MB
Last pushed
5 months by amuraru
Type
Image
Manifest digest
sha256:84c4fc88586768498bad1672e2cd26d8a1c2e5a8bca3adecbb39e7e975144eeb
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.95 KB23RUN /bin/sh -c chmod +x698 B24COPY /zu/build/libs/zu.jar /opt/libs/ # buildkit5.83 MB25RUN /bin/sh -c apt-get -q31.23 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'