Sign inSign up

etherfax/eris:1.2.219

Multi-platform
Integration & delivery
Index digest

sha256:1cdaa7b8f121da3e7c929f1c2c690e857fc8bc3442ba759aecd0222fb84456e8

OS/ARCH

Compressed size

313.1 MB

Last pushed

5 months by rcichielo

Type

Image

Manifest digest

sha256:d3744a9bc6dbc8289097eb1e09cb9e848c5e39504f9f1287379dbdbea941d143

Image Layers

1# debian.sh --arch 'amd64' out/26.93 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.21 KB
5ENV DOTNET_VERSION=8.0.250 B
6COPY /dotnet /usr/share/dotnet # buildkit30.76 MB
7RUN /bin/sh -c ln -s152 B
8ENV ASPNET_VERSION=8.0.250 B
9COPY /dotnet /usr/share/dotnet # buildkit10.58 MB
10WORKDIR /app93 B
11EXPOSE map[25/tcp:{} 515/tcp:{} 587/tcp:{} 631/tcp:{}0 B
12WORKDIR /app32 B
13RUN /bin/sh -c mkdir data169 B
14RUN /bin/sh -c apt-get update40.77 MB
15COPY /app/publish . # buildkit186.2 MB
16ENTRYPOINT ["dotnet" "EtherFax.Integration.Service.dll"]0 B

Command

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