sha256:5206dc22e64df2800e07671768d92dc147e4d2f4e452db2d8bb8a5aa3c04ba63
OS/ARCH
linux/amd64
Compressed size
143.75 MB
Last pushed
about 1 month by kklldog
Type
Image
Manifest digest
sha256:5206dc22e64df2800e07671768d92dc147e4d2f4e452db2d8bb8a5aa3c04ba63
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=24.040 B5ADD file ... in / 28.35 MB6CMD ["/bin/bash"]0 B7ENV APP_UID=1654 ASPNETCORE_HTTP_PORTS=8080 DOTNET_RUNNING_IN_CONTAINER=true0 B8RUN /bin/sh -c apt-get update16.04 MB9RUN /bin/sh -c groupadd 3.45 KB10ENV DOTNET_VERSION=10.0.00 B11COPY /dotnet /usr/share/dotnet # buildkit35.01 MB12RUN /bin/sh -c ln -s155 B13ENV ASPNET_VERSION=10.0.00 B14COPY /dotnet /usr/share/dotnet # buildkit12.17 MB15RUN /bin/sh -c for f4.76 KB16WORKDIR /app93 B17EXPOSE [5000/tcp]0 B18WORKDIR /app32 B19COPY /app/publish . # buildkit52.18 MB20ENTRYPOINT ["dotnet" "AgileConfig.Server.Apisite.dll"]0 BCommand
ARG RELEASE