Sign inSign up

lancommander/udprelay:1.0.0

Index digest

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 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.ref.name=ubuntu0 B
4LABEL org.opencontainers.image.version=24.040 B
5ADD file ... in / 28.35 MB
6CMD ["/bin/bash"]0 B
7ENV APP_UID=1654 ASPNETCORE_HTTP_PORTS=8080 DOTNET_RUNNING_IN_CONTAINER=true0 B
8RUN /bin/sh -c apt-get update16.04 MB
9RUN /bin/sh -c groupadd 3.45 KB
10ENV DOTNET_VERSION=10.0.20 B
11COPY /dotnet /usr/share/dotnet # buildkit34.92 MB
12RUN /bin/sh -c ln -s154 B
13WORKDIR /app93 B
14COPY publish . # buildkit479.22 KB
15RUN /bin/sh -c groupadd -r1.16 KB
16RUN /bin/sh -c chown -R479.23 KB
17USER udprelay0 B
18ENTRYPOINT ["dotnet" "LANCommander.UDPRelay.dll"]0 B

Command

 ARG RELEASE