sha256:25d83745326dacd74565caafba0e311bfd7ec1399464938f0b5334bf22c32fed
OS/ARCH
Compressed size
272.87 MB
Last pushed
29 days by amuraru
Type
Image
Manifest digest
sha256:6b73a3ea1b9a3b6a75e6c75ff7c5bf90bbaa6786ca26096e4fceab1c262e1b09
Image Layers
1# debian.sh --arch 'amd64' out/28.85 MB2RUN /bin/sh -c set -eux;1.51 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;188.57 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.32 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 +x696 B24COPY /zu/build/libs/zu.jar /opt/libs/ # buildkit5.83 MB25RUN /bin/sh -c apt-get -q31.51 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 'amd64' out/ 'bullseye' '@1757289600'