sha256:170e5b7a8e0156e414f18b9e2c4fa2331f80a3f587bab55ce28577e4d3d642b5
OS/ARCH
Compressed size
272.99 MB
Last pushed
12 months by amuraru
Type
Image
Manifest digest
sha256:2bfdb245fea982121f614be90be8c853cd98716512894cd3b78ab02e87365918
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.93 KB23RUN /bin/sh -c chmod +x696 B24COPY /zu/build/libs/zu.jar /opt/libs/ # buildkit6.07 MB25RUN /bin/sh -c apt-get -q31.4 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'