sha256:eb6369716e53a1ab8a116032d7327388e2c43e4796bda84400f6846dbc34493f
OS/ARCH
Compressed size
272.83 MB
Last pushed
7 months by amuraru
Type
Image
Manifest digest
sha256:d2c15a448ea5b9944fe15fd9eee87bed07def328f8c3820286c064654d08a648
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 +x698 B24COPY /zu/build/libs/zu.jar /opt/libs/ # buildkit5.83 MB25RUN /bin/sh -c apt-get -q31.47 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'