Sign inSign up

nicolasdorier/nbxplorer:2.5.30

Multi-platform
Index digest

sha256:939c1032d20bdf198fd4d6d01a169a90db350f2995e4e98dd0b761318fbd00b9

OS/ARCH

Compressed size

82.1 MB

Last pushed

about 1 year by btcpayserverci

Type

Image

Manifest digest

sha256:140720d8ad038f2191aeb1d5b5d20ae4be3bfa39719e4ece2670f188fabdce97

Image Layers

1# debian.sh --arch 'armhf' out/22.81 MB
2ENV APP_UID=1654 ASPNETCORE_HTTP_PORTS=8080 DOTNET_RUNNING_IN_CONTAINER=true0 B
3RUN /bin/sh -c apt-get update16.85 MB
4RUN /bin/sh -c groupadd 3.25 KB
5ENV DOTNET_VERSION=8.0.110 B
6COPY /dotnet /usr/share/dotnet # buildkit28.86 MB
7RUN /bin/sh -c ln -s164 B
8ENV ASPNET_VERSION=8.0.110 B
9COPY /shared/Microsoft.AspNetCore.App /usr/share/dotnet/shared/Microsoft.AspNetCore.App # buildkit10.5 MB
10WORKDIR /app93 B
11RUN /bin/sh -c mkdir /datadir97 B
12ENV NBXPLORER_DATADIR=/datadir0 B
13VOLUME [/datadir]0 B
14COPY /app . # buildkit3.08 MB
15ENTRYPOINT ["dotnet" "NBXplorer.dll"]0 B

Command

# debian.sh --arch 'armhf' out/ 'bookworm' '@1736726400'