Sign inSign up

etherfax/eris:1.1.209

Multi-platform
Integration & delivery
Index digest

sha256:b436b26edf4b5b66cde558e853693e1c66da667fc786ff026f9bdc73df746e0b

OS/ARCH

Compressed size

207.63 MB

Last pushed

about 1 year by rcichielo

Type

Image

Manifest digest

sha256:e235a491fce961fe1c5cb123c0f4f7d08bc5fffab4c438d743e16122f386bbbb

Image Layers

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

Command

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