Sign inSign up

vahac/stashboard:10.1.0

Multi-platform
Networking
Developer tools
Monitoring & observability
Index digest

sha256:4df728f09832f6d01c121f5e0ad8acba49c303c083cbd1ba97656d2e910c7831

OS/ARCH

Compressed size

152.27 MB

Last pushed

about 1 month by vahac

Type

Image

Manifest digest

sha256:c3966c4db41e33e2e487e642de92e023646e814b3f52cb17e451fa0702e1e8d4

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.version=24.040 B
4ADD file ... in / 28.37 MB
5CMD ["/bin/bash"]0 B
6ENV APP_UID=1654 ASPNETCORE_HTTP_PORTS=8080 DOTNET_RUNNING_IN_CONTAINER=true0 B
7RUN /bin/sh -c apt-get update18.29 MB
8RUN /bin/sh -c groupadd 3.48 KB
9ENV DOTNET_VERSION=10.0.100 B
10COPY /dotnet /usr/share/dotnet # buildkit34.91 MB
11RUN /bin/sh -c ln -s155 B
12ENV ASPNET_VERSION=10.0.100 B
13COPY /dotnet /usr/share/dotnet # buildkit12.14 MB
14ARG COMPOSE_VERSION=5.2.00 B
15WORKDIR /app93 B
16RUN |1 COMPOSE_VERSION=5.2.0 /bin/sh -c2.34 MB
17RUN |1 COMPOSE_VERSION=5.2.0 /bin/sh -c10.77 MB
18RUN |1 COMPOSE_VERSION=5.2.0 /bin/sh -c1.26 KB
19COPY --chown=stashboard:stashboard /app/publish . #44.92 MB
20COPY --chown=stashboard:stashboard /web/dist /app/wwwroot #542.3 KB
21USER stashboard0 B
22ENV ASPNETCORE_URLS=http://+:80800 B
23ENV ASPNETCORE_ENVIRONMENT=Production0 B
24EXPOSE [8080/tcp]0 B
25HEALTHCHECK {Test:[CMD-SHELL curl -fsS http://localhost:8080/0 B
26ENTRYPOINT ["dotnet" "Stashboard.Api.dll"]0 B

Command

 ARG RELEASE