Sign inSign up

etherfax/eris:latest

Multi-platform
Integration & delivery
Index digest

sha256:19f56d7a74336425b0d0ad9f7309b3db467c1700f876787d610d7a1fbdc5e884

OS/ARCH

Compressed size

376.26 MB

Last pushed

about 2 months by rcichielo

Type

Image

Manifest digest

sha256:e0948c8735cd758a218a55d38d6687ed8ba1644105c1f1f25a67e7545315d348

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.version=24.040 B
4ADD file ... in / 28.36 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 MB
8RUN /bin/sh -c groupadd 3.49 KB
9ENV DOTNET_VERSION=10.0.100 B
10COPY /dotnet /usr/share/dotnet # buildkit34.91 MB
11RUN /bin/sh -c ln -s155 B
12ENV ASPNET_VERSION=10.0.100 B
13COPY /dotnet /usr/share/dotnet # buildkit12.14 MB
14WORKDIR /app92 B
15EXPOSE map[25/tcp:{} 515/tcp:{} 587/tcp:{} 631/tcp:{}0 B
16WORKDIR /app32 B
17RUN /bin/sh -c mkdir data166 B
18RUN /bin/sh -c apt-get update79.84 MB
19COPY /app/publish . # buildkit205.01 MB
20ENTRYPOINT ["dotnet" "EtherFax.Integration.Service.dll"]0 B

Command

 ARG RELEASE