Sign inSign up

etherfax/eris:1.2.228

Multi-platform
Integration & delivery
Index digest

sha256:4fd86b94da90650f13f04c2719e764b5546d504abb86a175ed3b7bba3d1bcad4

OS/ARCH

Compressed size

358.37 MB

Last pushed

4 months by rcichielo

Type

Image

Manifest digest

sha256:5fad70f16796c2a248472b15ea91b583dd73f94069f31e9056d334fa6d0229fc

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.version=24.040 B
4ADD file ... in / 27.54 MB
5CMD ["/bin/bash"]0 B
6ENV APP_UID=1654 ASPNETCORE_HTTP_PORTS=8080 DOTNET_RUNNING_IN_CONTAINER=true0 B
7RUN /bin/sh -c apt-get update16.02 MB
8RUN /bin/sh -c groupadd 3.48 KB
9ENV DOTNET_VERSION=10.0.80 B
10COPY /dotnet /usr/share/dotnet # buildkit32.86 MB
11RUN /bin/sh -c ln -s155 B
12ENV ASPNET_VERSION=10.0.80 B
13COPY /dotnet /usr/share/dotnet # buildkit11.65 MB
14WORKDIR /app93 B
15EXPOSE map[25/tcp:{} 515/tcp:{} 587/tcp:{} 631/tcp:{}0 B
16WORKDIR /app32 B
17RUN /bin/sh -c mkdir data111 B
18RUN /bin/sh -c apt-get update78.36 MB
19COPY /app/publish . # buildkit191.95 MB
20ENTRYPOINT ["dotnet" "EtherFax.Integration.Service.dll"]0 B

Command

 ARG RELEASE