Sign inSign up

mattheus/sharpqueue:latest

Message queues
Manifest digest

sha256:3870d8533b1a9b277d8b8ea83f01b73d8cbd0507219b142e35b0ea2ca4f56ab8

OS/ARCH

linux/arm64

Compressed size

85.74 MB

Last pushed

almost 2 years by mattheus

Type

Image

Manifest digest

sha256:3870d8533b1a9b277d8b8ea83f01b73d8cbd0507219b142e35b0ea2ca4f56ab8

Image Layers

1ADD file ... in / 27.81 MB
2CMD ["bash"]0 B
3ENV APP_UID=1654 ASPNETCORE_HTTP_PORTS=8080 DOTNET_RUNNING_IN_CONTAINER=true0 B
4RUN /bin/sh -c apt-get update17.64 MB
5RUN /bin/sh -c groupadd 3.25 KB
6ENV DOTNET_VERSION=8.0.100 B
7COPY /dotnet /usr/share/dotnet # buildkit29.39 MB
8RUN /bin/sh -c ln -s164 B
9ENV ASPNET_VERSION=8.0.100 B
10COPY /shared/Microsoft.AspNetCore.App /usr/share/dotnet/shared/Microsoft.AspNetCore.App # buildkit10.24 MB
11WORKDIR /app124 B
12COPY /app/out . # buildkit665.13 KB
13ENV PORT=51510 B
14ENV ASPNETCORE_URLS=http://0.0.0.0:51510 B
15EXPOSE map[5151/tcp:{}]0 B
16ENTRYPOINT ["dotnet" "SharpQueue.NotificationService.dll"]0 B

Command

ADD file:702193928cded0bcec5edbf4a5660961e7caef8c9d9cafea3337b7f6720c4464 in /