sha256:7f304e640c4c22f2a6e90b4352f798ae3b26d7499f2f3ce1222c152c436f74b4
OS/ARCH
Compressed size
305.72 MB
Last pushed
4 months by masesgroupsupport
Type
Image
Manifest digest
sha256:0ab412e9bee9b4d0818654a8ca8122f0948ba10622b774d9be8fa51a2d83dbc2
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.48 KB9ENV DOTNET_VERSION=8.0.270 B10COPY /dotnet /usr/share/dotnet # buildkit30.76 MB11RUN /bin/sh -c ln -s154 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.1 MB16ADD ./src/config /app/config # buildkit9.95 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 . # buildkit29.62 MB23RUN |1 TARGETARCH=amd64 /bin/sh -c2.58 KB24ENTRYPOINT ["/app/KNetRun.sh"]0 BCommand
ARG RELEASE