Sign inSign up

boris1993/tiantang-auto-harvest:latest

Multi-platform
Index digest

sha256:a15b0b9c26cbe4c851c5d43c83ec86ea20db11f996445f3df730d53695dc2e72

OS/ARCH

Compressed size

80.07 MB

Last pushed

5 months by boris1993

Type

Image

Manifest digest

sha256:98fa06acba34ab05253831b97828f22d89de9bce0f9709eda8711f291bb836ce

Image Layers

1# debian.sh --arch 'armhf' out/24.35 MB
2ENV ASPNETCORE_URLS=http://+:80 DOTNET_RUNNING_IN_CONTAINER=true0 B
3RUN /bin/sh -c apt-get update14 MB
4ENV DOTNET_VERSION=6.0.360 B
5COPY /dotnet /usr/share/dotnet # buildkit28.03 MB
6RUN /bin/sh -c ln -s164 B
7ENV ASPNET_VERSION=6.0.360 B
8COPY /shared/Microsoft.AspNetCore.App /usr/share/dotnet/shared/Microsoft.AspNetCore.App # buildkit8.91 MB
9WORKDIR /app93 B
10EXPOSE [80/tcp]0 B
11WORKDIR /app32 B
12COPY /app/publish . # buildkit4.79 MB
13ENTRYPOINT ["dotnet" "tiantang-auto-harvest.dll"]0 B

Command

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