sha256:2531ba2309ca39b2a017904047ecdd9da07a378e5cb4af3e4f6733bf6a3ff274
OS/ARCH
linux/amd64
Compressed size
278.11 MB
Last pushed
over 1 year by chocobozzz
Type
Image
Manifest digest
sha256:2531ba2309ca39b2a017904047ecdd9da07a378e5cb4af3e4f6733bf6a3ff274
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=22.040 B5ADD file ... in / 28.17 MB6CMD ["/bin/bash"]0 B7ARG DEBIAN_FRONTEND=noninteractive0 B8RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c49.47 MB9ENV JAVA_VERSION=jdk-21+350 B10ENV JAVA_HOME=/opt/java/openjdk PATH=/opt/java/openjdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B11RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c151.29 MB12RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c34.97 KB13RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c17.96 KB14RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c460.08 KB15RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c4.63 KB16ADD target/classes/IPL.class /home/sirius/ # buildkit3.02 KB17ADD target/classes/run.sh /home/sirius/ # buildkit607 B18RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c32 B19USER sirius0 B20ENV LANG=C.UTF-80 B21ENV LC_ALL=C.UTF-80 B22WORKDIR /home/sirius32 B23SHELL [/bin/bash -c]0 B24CMD ["/bin/bash" "-c" "/home/sirius/run.sh"]0 B25RUN /bin/bash -c mkdir /home/sirius/data186 B26USER root0 B27ADD target/release-dir /home/sirius/ # buildkit48.68 MB28USER sirius0 B29VOLUME [/home/sirius/data]0 B30VOLUME [/home/sirius/logs]0 B31EXPOSE map[9000/tcp:{}]0 BCommand
ARG RELEASE