sha256:ee0587f5c29d84125f20b56fc7907e1d6ae853e69c97a319e73ab7f05f820bf3
OS/ARCH
Compressed size
333.18 MB
Last pushed
over 1 year by xapbuilder
Type
Image
Manifest digest
sha256:43563fa14f4c4a5c8a3f243e2742d5bcc86ccc1bc6a2e0028a68cf3d41cfeb7c
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 / 32.87 MB6CMD ["/bin/bash"]0 B8ARG DEBIAN_FRONTEND=noninteractive0 B9ARG user=gsods0 B10ARG uid=10000 B11ARG gid=00 B12ARG tz=UTC0 B13ARG sudo=true0 B14ARG remove_apt=false0 B15ENV TZ=UTC0 B16RUN |7 DEBIAN_FRONTEND=noninteractive user=gsods uid=100026.12 MB17RUN |7 DEBIAN_FRONTEND=noninteractive user=gsods uid=100087.01 MB18RUN |7 DEBIAN_FRONTEND=noninteractive user=gsods uid=10001.09 MB19RUN |7 DEBIAN_FRONTEND=noninteractive user=gsods uid=100032 B20RUN |7 DEBIAN_FRONTEND=noninteractive user=gsods uid=100032 B21RUN |7 DEBIAN_FRONTEND=noninteractive user=gsods uid=100032 B22RUN |7 DEBIAN_FRONTEND=noninteractive user=gsods uid=100032 B23RUN |7 DEBIAN_FRONTEND=noninteractive user=gsods uid=100032 B24RUN |7 DEBIAN_FRONTEND=noninteractive user=gsods uid=10003.85 KB25RUN |7 DEBIAN_FRONTEND=noninteractive user=gsods uid=1000192 B26RUN |7 DEBIAN_FRONTEND=noninteractive user=gsods uid=10001.86 KB27ENV USER=gsods0 B28USER gsods0 B29RUN |7 DEBIAN_FRONTEND=noninteractive user=gsods uid=100032 B30WORKDIR /home/gsods32 B32ENV JAVA_HOME=/opt/java/openjdk0 B33COPY /opt/java/openjdk /opt/java/openjdk # buildkit44.92 MB34ENV PATH=/opt/java/openjdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B36ARG JAR_FILE=target/*.jar0 B37COPY --chown=gsods target/*.jar app.jar #141.16 MB38ENTRYPOINT ["java" "-XX:MaxRAMPercentage=75" "-jar" "app.jar"]0 BCommand
ARG RELEASE