sha256:130e52c24a4bdae832890e3be2df1fbdd1a702f47c0e74d8a968c2480200d356
OS/ARCH
linux/amd64
Compressed size
612.76 MB
Last pushed
about 1 month by gsrnd
Type
Image
Manifest digest
sha256:da63149311bda2dd7261728facf9068a18669fe3b8a7f1165bf4a9c0a83e3cc6
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 user=gsods0 B37ENV user=gsods0 B38USER gsods0 B39WORKDIR /home/gsods32 B40ARG JAR_FILE=manager-service/target/*.jar0 B41COPY --chown=gsods manager-service/target/*.jar app.jar #423.68 MB42ENTRYPOINT ["java" "-XX:MaxRAMPercentage=75" "-jar" "app.jar"]0 BCommand
ARG RELEASE