sha256:f2244b6953e7a0955a9fd12a185410bb67c5c1c72b968554d59f389076cade47
OS/ARCH
linux/arm64
Compressed size
239.96 MB
Last pushed
8 months by faustospoto
Type
Image
Manifest digest
sha256:f2244b6953e7a0955a9fd12a185410bb67c5c1c72b968554d59f389076cade47
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=24.040 B5ADD file ... in / 28.56 MB6CMD ["/bin/bash"]0 B7ENV JAVA_HOME=/opt/java/openjdk0 B8ENV PATH=/opt/java/openjdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B9ENV LANG=en_US.UTF-8 LANGUAGE=en_US:en LC_ALL=en_US.UTF-80 B10RUN /bin/sh -c set -eux;23.05 MB11ENV JAVA_VERSION=jdk-21.0.9+100 B12RUN /bin/sh -c set -eux;148.88 MB13RUN /bin/sh -c set -eux;160 B14COPY --chmod=755 entrypoint.sh /__cacert_entrypoint.sh #2.23 KB15ENTRYPOINT ["/__cacert_entrypoint.sh"]0 B16CMD ["jshell"]0 B18USER root0 B19WORKDIR /usr/local/bin32 B20RUN /bin/sh -c apt-get update27.32 MB21RUN /bin/sh -c groupadd -r3.35 KB22COPY modules/ /modules/ # buildkit12.15 MB23RUN /bin/sh -c echo "#!/bin/bash"335 B24RUN /bin/sh -c echo java552 B25COPY src/main/docker/entries/* ./ # buildkit1.71 KB26RUN /bin/sh -c chmod 7551.71 KB27USER mokamint0 B28WORKDIR /home/mokamint32 B29COPY --chown=mokamint src/main/resources/logging.properties logging.properties #308 B30RUN /bin/sh -c mkdir miner_configuration164 B31CMD ["info"]0 BCommand
ARG RELEASE