Sign inSign up

justarchi/archisteamfarm:6.3.7.0

Multi-platform
Networking
Integration & delivery
API management
Index digest

sha256:c4d0f409594b211f224834daccc1a6922f149d9a990e3b991579c7446ce94f8b

OS/ARCH

Compressed size

103.87 MB

Last pushed

3 months by justarchi

Type

Image

Manifest digest

sha256:4c54f4f2b40ee972ad3fe0c27f6c15268af2245b850317bc72037df02d62eb81

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.version=24.040 B
4ADD file ... in / 27.55 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 update15.98 MB
8RUN /bin/sh -c groupadd 3.47 KB
9ENV DOTNET_VERSION=10.0.90 B
10COPY /dotnet /usr/share/dotnet # buildkit32.83 MB
11RUN /bin/sh -c ln -s154 B
12ENV ASPNET_VERSION=10.0.90 B
13COPY /dotnet /usr/share/dotnet # buildkit11.64 MB
14ENV ASF_PATH=/app0 B
15ENV ASF_UID=10000 B
16ENV ASPNETCORE_URLS=0 B
17ENV DOTNET_CLI_TELEMETRY_OPTOUT=true0 B
18ENV DOTNET_NOLOGO=true0 B
19LABEL maintainer=JustArchi <[email protected]> org.opencontainers.image.authors=JustArchi <[email protected]>0 B
20EXPOSE [1242/tcp]0 B
21COPY /app/out /asf # buildkit7.94 MB
22RUN /bin/sh -c 7.94 MB
23WORKDIR /app32 B
24VOLUME [/app/config /app/logs]0 B
25HEALTHCHECK {Test:[CMD pidof -q dotnet]0 B
26ENTRYPOINT ["ArchiSteamFarm" "--no-restart"]0 B

Command

 ARG RELEASE