sha256:df3b93b15444f56702aaa8bf8d37588e6e5cf4a549de644097301f03872f855e
OS/ARCH
Compressed size
290.16 MB
Last pushed
5 months by masesgroupsupport
Type
Image
Manifest digest
sha256:ce7d4011090473f4a8b8d3c81690144db80458b221eae7c6fe68672236f3712b
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.version=24.040 B4ADD file ... in / 28.36 MB5CMD ["/bin/bash"]0 B6ENV APP_UID=1654 ASPNETCORE_HTTP_PORTS=8080 DOTNET_RUNNING_IN_CONTAINER=true0 B7RUN /bin/sh -c apt-get update16.04 MB8RUN /bin/sh -c groupadd 3.47 KB9ENV DOTNET_VERSION=8.0.260 B10COPY /dotnet /usr/share/dotnet # buildkit30.76 MB11RUN /bin/sh -c ln -s155 B12ARG TARGETARCH=amd640 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=amd64 /bin/sh -c67.83 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.58 KB19ENV JCOBRIDGE_JVMPath=/usr/lib/jvm/java-17-openjdk-amd64/lib/server/libjvm.so0 B20ENV JCOBRIDGE_LicensePath=0 B21WORKDIR /app32 B22COPY /app/out . # buildkit14.07 MB23RUN |1 TARGETARCH=amd64 /bin/sh -c2.58 KB24ENTRYPOINT ["/app/KNetRun.sh"]0 BCommand
ARG RELEASE