sha256:99e8aec1059ebdaff35620e8238bfbf9597bbcb404cb8ade43c2442472af5944
OS/ARCH
Compressed size
335.24 MB
Last pushed
4 months by xapbuilder
Type
Image
Manifest digest
sha256:a2a54997504498295c658537dfe7c3d155654a8af46a769f958c915949b0023d
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 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=100036.11 MB17RUN |7 DEBIAN_FRONTEND=noninteractive user=gsods uid=100078.73 MB18RUN |7 DEBIAN_FRONTEND=noninteractive user=gsods uid=10001011 KB19RUN |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.87 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 # buildkit45.08 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 #146.16 MB38ENTRYPOINT ["java" "-XX:MaxRAMPercentage=75" "-jar" "app.jar"]0 BCommand
ARG RELEASE