sha256:f77b182519ee771d1a40d3837943a0d98fb939dabe8e2f5c9b9848cf55fad340
OS/ARCH
Compressed size
347.91 MB
Last pushed
6 months by gsrnd
Type
Image
Manifest digest
sha256:8c9b21556e2bed6534ddfaaf5aebe5a67dc3a2d26bbf81b8030940f1a139bbfe
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.86 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=100025.82 MB17RUN |7 DEBIAN_FRONTEND=noninteractive user=gsods uid=100087.06 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=1000193 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.82 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=job/target/job-*.jar0 B41ARG ENTRYPOINT_FILE=utils/install.sh0 B42COPY --chown=gsods --chmod=0755 job/target/job-*.jar job.jar156.24 MB43COPY --chown=gsods --chmod=0755 utils/install.sh install.sh641 B44ENTRYPOINT ["/bin/sh" "-c" "/home/${user}/install.sh"]0 BCommand
ARG RELEASE