sha256:ee9bc6b3813aaf22d236c8f24dc0a525c17f65d2a06d3b14a062bda6de5fc38d
OS/ARCH
Compressed size
287.54 MB
Last pushed
5 months by masesgroupsupport
Type
Image
Manifest digest
sha256:6b6def4a4beb491ab193206991f392884ffc33ca75f1819d40bcef9b16fdb7df
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.42 KB18ADD ./src/container/KNetRun.sh /app # buildkit2.58 KB19ENV JCOBRIDGE_JVMPath=/usr/lib/jvm/java-17-openjdk-arm64/lib/server/libjvm.so0 B20ENV JCOBRIDGE_LicensePath=0 B21WORKDIR /app32 B22COPY /app/out . # buildkit14.18 MB23RUN |1 TARGETARCH=arm64 /bin/sh -c2.58 KB24ENTRYPOINT ["/app/KNetRun.sh"]0 BCommand
ARG RELEASE