sha256:9858e981b4cbc48aeac6dca1b637d59b94916a38c20371a304bf1b515a813017
OS/ARCH
linux/amd64
Compressed size
967.62 MB
Last pushed
19 days by minkyuk
Type
Image
Manifest digest
sha256:9858e981b4cbc48aeac6dca1b637d59b94916a38c20371a304bf1b515a813017
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.version=24.040 B4ADD file ... in / 29.2 MB5CMD ["/bin/bash"]0 B6ENV APP_UID=1654 ASPNETCORE_HTTP_PORTS=8080 DOTNET_RUNNING_IN_CONTAINER=true0 B7RUN /bin/sh -c apt-get update16 MB8RUN /bin/sh -c groupadd 3.49 KB9ENV DOTNET_VERSION=10.0.110 B10COPY /dotnet /usr/share/dotnet # buildkit34.91 MB11RUN /bin/sh -c ln -s155 B12ENV ASPNET_VERSION=10.0.110 B13COPY /dotnet /usr/share/dotnet # buildkit12.14 MB14ARG serviceName=devicemgmtapi0 B15ARG userpath=/home/c2m0 B16ARG writableAppDir=Log App_Dir0 B17ARG AM_AGENT_VERSION=4.2.250 B18RUN |4 serviceName=devicemgmtapi userpath=/home/c2m writableAppDir=Log125.83 MB19COPY /cert/*.crt /usr/local/share/ca-certificates/ # buildkit2.05 KB20RUN |4 serviceName=devicemgmtapi userpath=/home/c2m writableAppDir=Log105.57 KB21RUN |4 serviceName=devicemgmtapi userpath=/home/c2m writableAppDir=Log1.22 KB22WORKDIR /home/c2m32 B23COPY devicemgmtapi . # buildkit156.88 MB24COPY script . # buildkit268 B25ARG SOURCE_IMAGE=plasmacomputing/launch:devicemgmtapi_release_4.15.0_167210 B26RUN |5 serviceName=devicemgmtapi userpath=/home/c2m writableAppDir=Log6.56 KB27COPY /home/c2m . # buildkit249.81 MB28RUN |5 serviceName=devicemgmtapi userpath=/home/c2m writableAppDir=Log164 B29RUN |5 serviceName=devicemgmtapi userpath=/home/c2m writableAppDir=Log32 B30COPY script . # buildkit268 B31RUN |5 serviceName=devicemgmtapi userpath=/home/c2m writableAppDir=Log264 B32ENV ELASTIC_APM_SERVICE_NAME=devicemgmtapi CORECLR_PROFILER={FA65FE15-F085-4681-9B20-95E04F6C03CC} CORECLR_PROFILER_PATH=/home/c2m/MicroAI_AM_agent/lib/elastic/aspdotnet/libelastic_apm_profiler.so ELASTIC_APM_PROFILER_HOME=/home/c2m/MicroAI_AM_agent/lib/elastic/aspdotnet0 B33RUN |5 serviceName=devicemgmtapi userpath=/home/c2m writableAppDir=Log92.93 MB34RUN |5 serviceName=devicemgmtapi userpath=/home/c2m writableAppDir=Log249.81 MB35USER c2m0 B36VOLUME [/tmp /home/c2m/Log /home/c2m/App_Dir /home/c2m/MicroAI_AM_agent/data]0 B37ENTRYPOINT ["/bin/bash" "-c" "./MicroAI_AM_agent/bin/main -debug0 BCommand
ARG RELEASE