sha256:b8c1b4a0ee4dd494ff24a80b3c07138f2bb870fca956f547c0afb37025039847
OS/ARCH
Compressed size
305.23 MB
Last pushed
3 months by masesgroupsupport
Type
Image
Manifest digest
sha256:74c32440296976c05edbf6141872b9abc03c506bfdc50211de115951426cb34a
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 update18.13 MB8RUN /bin/sh -c groupadd 3.48 KB9ENV DOTNET_VERSION=8.0.280 B10COPY /dotnet /usr/share/dotnet # buildkit29.41 MB11RUN /bin/sh -c ln -s155 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.36 MB15ADD ./jars /app/jars # buildkit133.16 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.62 MB23RUN |1 TARGETARCH=arm64 /bin/sh -c2.58 KB24ENTRYPOINT ["/app/KNetRun.sh"]0 BCommand
ARG RELEASE