sha256:93df44dd5f1452ba8a36448c776f4bf73ad399d37bf62f7f0708183c8b1aac13
OS/ARCH
linux/arm64
Compressed size
268.73 MB
Last pushed
7 months by faustospoto
Type
Image
Manifest digest
sha256:93df44dd5f1452ba8a36448c776f4bf73ad399d37bf62f7f0708183c8b1aac13
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.10+70 B12RUN /bin/sh -c set -eux;148.91 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.33 MB21RUN /bin/sh -c wget https://github.com/tendermint/tendermint/releases/download/v0.34.15/tendermint_0.34.15_linux_arm64.tar.gz7.52 MB22RUN /bin/sh -c groupadd -r3.35 KB23COPY modules/ /modules/ # buildkit33.36 MB24RUN /bin/sh -c echo "#!/bin/bash"209 B25RUN /bin/sh -c echo java394 B26COPY src/main/docker/tendermint-node/entries/* ./ # buildkit4.15 KB27RUN /bin/sh -c chmod 7554.15 KB28USER hotmoka0 B29WORKDIR /home/hotmoka32 B30COPY --chown=hotmoka src/main/resources/logging.properties logging.properties #308 B31COPY --chown=hotmoka src/main/resources/genesis.json genesis.json #429 B32RUN /bin/sh -c mkdir chain177 B33CMD ["info"]0 BCommand
ARG RELEASE