sha256:9800d5cb1fed054f93a8c1c47d0f5b43adb5443bfbdcf59375286b1bbdb64be3
OS/ARCH
Compressed size
315.56 MB
Last pushed
over 2 years by xapbuilder
Type
Image
Manifest digest
sha256:004deaa250d51588e2a506e969f90a3a6e41b0eb73f63655b21450880465b472
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=100034.32 MB17RUN |7 DEBIAN_FRONTEND=noninteractive user=gsods uid=100078.75 MB18RUN |7 DEBIAN_FRONTEND=noninteractive user=gsods uid=10001010.83 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=1000190 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.97 MB34ENV PATH=/opt/java/openjdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B35COPY --chmod=755 target/*.jar /home//app.jar #64.18 MB36USER root0 B37RUN /bin/sh -c chmod -R64.18 MB38USER 0 B39ENTRYPOINT ["java" "-XX:MaxRAMPercentage=75" "-jar" "app.jar"]0 BCommand
ARG RELEASE