sha256:3b313ae2ff15752c94fb9dc8692801201e5cbdffac71305ab4d903f23f4524b4
OS/ARCH
Compressed size
341.2 MB
Last pushed
about 2 months by gsrnd
Type
Image
Manifest digest
sha256:dd11bf7498b83489548db4b496c2dc9853347296b5d69d1e23745f2dbce24f13
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 B35ARG JAR_FILE=spring-boot/target/*.jar0 B36COPY --chown=gsods spring-boot/target/*.jar app.jar #154 MB37ENTRYPOINT ["java" "-Dcom.gs.security.security-manager.class=Java.lang.SecurityManager" "-jar" "app.jar"]0 BCommand
ARG RELEASE