sha256:415e2bf7b995f9082c0e20a6f87c04fd5525c074bf20621ab3f672c45dd55406
OS/ARCH
linux/amd64
Compressed size
80.25 MB
Last pushed
8 months by pathartl
Type
Image
Manifest digest
sha256:77eb673b42d186c1fd2a2cf80d664d7d7c48ae111f2d10fbf065eff3aadd0f13
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.20 B11COPY /dotnet /usr/share/dotnet # buildkit34.92 MB12RUN /bin/sh -c ln -s154 B13WORKDIR /app93 B14COPY publish . # buildkit479.22 KB15RUN /bin/sh -c groupadd -r1.16 KB16RUN /bin/sh -c chown -R479.23 KB17USER udprelay0 B18ENTRYPOINT ["dotnet" "LANCommander.UDPRelay.dll"]0 BCommand
ARG RELEASE