Sign inSign up

etherfax/eris:1.1.198

Multi-platform
Integration & delivery
Index digest

sha256:31923f66888d8adc6e8d387df17d91f82a6ab342ecde9b1ff88da793e9625572

OS/ARCH

Compressed size

204.64 MB

Last pushed

over 1 year by rcichielo

Type

Image

Manifest digest

sha256:e719c189eebbc1c309bba9b29e70ad8faf80a8551663995aacf9d26281900975

Image Layers

1# debian.sh --arch 'arm64' out/26.77 MB
2ENV APP_UID=1654 ASPNETCORE_HTTP_PORTS=8080 DOTNET_RUNNING_IN_CONTAINER=true0 B
3RUN /bin/sh -c apt-get update17.65 MB
4RUN /bin/sh -c groupadd 3.25 KB
5ENV DOTNET_VERSION=8.0.150 B
6COPY /dotnet /usr/share/dotnet # buildkit29.4 MB
7RUN /bin/sh -c ln -s165 B
8ENV ASPNET_VERSION=8.0.150 B
9COPY /dotnet /usr/share/dotnet # buildkit10.24 MB
10WORKDIR /app93 B
11EXPOSE map[25/tcp:{} 515/tcp:{} 587/tcp:{} 631/tcp:{}0 B
12WORKDIR /app32 B
13RUN /bin/sh -c mkdir data111 B
14RUN /bin/sh -c apt-get update37.71 MB
15COPY /app/publish . # buildkit82.88 MB
16ENTRYPOINT ["dotnet" "EtherFax.Integration.Service.dll"]0 B

Command

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