Sign inSign up

etherfax/eris:1.1.209

Multi-platform
Integration & delivery
Index digest

sha256:b436b26edf4b5b66cde558e853693e1c66da667fc786ff026f9bdc73df746e0b

OS/ARCH

Compressed size

205.26 MB

Last pushed

about 1 year by rcichielo

Type

Image

Manifest digest

sha256:69fa4d609c057fe70899a2dc85e50aa5cffbd97086a3338fbc112a94c681cbbe

Image Layers

1# debian.sh --arch 'arm64' out/26.78 MB
2ENV APP_UID=1654 ASPNETCORE_HTTP_PORTS=8080 DOTNET_RUNNING_IN_CONTAINER=true0 B
3RUN /bin/sh -c apt-get update17.68 MB
4RUN /bin/sh -c groupadd 3.25 KB
5ENV DOTNET_VERSION=8.0.190 B
6COPY /dotnet /usr/share/dotnet # buildkit29.4 MB
7RUN /bin/sh -c ln -s164 B
8ENV ASPNET_VERSION=8.0.190 B
9COPY /dotnet /usr/share/dotnet # buildkit10.26 MB
10WORKDIR /app92 B
11EXPOSE map[25/tcp:{} 515/tcp:{} 587/tcp:{} 631/tcp:{}0 B
12WORKDIR /app32 B
13RUN /bin/sh -c mkdir data110 B
14RUN /bin/sh -c apt-get update37.75 MB
15COPY /app/publish . # buildkit83.39 MB
16ENTRYPOINT ["dotnet" "EtherFax.Integration.Service.dll"]0 B

Command

# debian.sh --arch 'arm64' out/ 'bookworm' '@1754870400'