Sign inSign up

modmoto/w3champions-identification-service:12784

Manifest digest

sha256:9ed4f24167915c967e4cc8ff34b6d58b5703e5298125c176278a47b8305c23ae

OS/ARCH

linux/amd64

Compressed size

99.69 MB

Last pushed

4 months by modmoto

Type

Image

Manifest digest

sha256:9ed4f24167915c967e4cc8ff34b6d58b5703e5298125c176278a47b8305c23ae

Image Layers

1# debian.sh --arch 'amd64' out/27.8 MB
2ENV APP_UID=1654 ASPNETCORE_HTTP_PORTS=8080 DOTNET_RUNNING_IN_CONTAINER=true0 B
3RUN /bin/sh -c apt-get update17.88 MB
4RUN /bin/sh -c groupadd 3.26 KB
5ENV DOTNET_VERSION=8.0.260 B
6COPY /dotnet /usr/share/dotnet # buildkit30.76 MB
7RUN /bin/sh -c ln -s165 B
8ENV ASPNET_VERSION=8.0.260 B
9COPY /dotnet /usr/share/dotnet # buildkit10.58 MB
10WORKDIR /app93 B
11COPY /app/out . # buildkit12.67 MB
12ENV ASPNETCORE_URLS=http://*:800 B
13EXPOSE map[80/tcp:{}]0 B
14ENTRYPOINT ["/bin/sh" "-c" "dotnet W3ChampionsIdentificationService.dll"]0 B

Command

# debian.sh --arch 'amd64' out/ 'bookworm' '@1777939200'