sha256:2344bb73b51b1c0f8e19921bc5067bc4690b58ed87ed271b82f123c895124b39
OS/ARCH
Compressed size
302.97 MB
Last pushed
4 months by masesgroupsupport
Type
Image
Manifest digest
sha256:c9708205cbbfed2072ec4d40c6cee98aae5d39292f3c6e0d29bbbf04f087db1a
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.version=24.040 B4ADD file ... in / 27.54 MB5CMD ["/bin/bash"]0 B6ENV APP_UID=1654 ASPNETCORE_HTTP_PORTS=8080 DOTNET_RUNNING_IN_CONTAINER=true0 B7RUN /bin/sh -c apt-get update16.02 MB8RUN /bin/sh -c groupadd 3.48 KB9ENV DOTNET_VERSION=8.0.260 B10COPY /dotnet /usr/share/dotnet # buildkit29.4 MB11RUN /bin/sh -c ln -s153 B12ARG TARGETARCH=arm640 B13LABEL org.opencontainers.image.authors=https://github.com/masesgroup, org.opencontainers.image.url=https://knet.masesgroup.com org.opencontainers.image.documentation=https://knet.masesgroup.com org.opencontainers.image.source=https://github.com/masesgroup/KNet0 B14RUN |1 TARGETARCH=arm64 /bin/sh -c67.29 MB15ADD ./jars /app/jars # buildkit133.09 MB16ADD ./src/config /app/config # buildkit9.96 KB17ADD ./src/container/config_container /app/config_container # buildkit6.41 KB18ADD ./src/container/KNetRun.sh /app # buildkit2.59 KB19ENV JCOBRIDGE_JVMPath=/usr/lib/jvm/java-17-openjdk-arm64/lib/server/libjvm.so0 B20ENV JCOBRIDGE_LicensePath=0 B21WORKDIR /app32 B22COPY /app/out . # buildkit29.61 MB23RUN |1 TARGETARCH=arm64 /bin/sh -c2.58 KB24ENTRYPOINT ["/app/KNetRun.sh"]0 BCommand
ARG RELEASE