Namespace
justarchi
Image / Tag
archisteamfarm:4.3.1.2-arm64
Content Digest
sha256:545dd9acf8e6f5a9bea121b1d8af9c90eb646e3b180a6f7e349683ed846df517
Details
Created

2020-10-22 22:51:48 UTC

Size

85.7 MB

Content Digest
Labels

Environment
ASPNETCORE_URLS

DOTNET_CLI_TELEMETRY_OPTOUT

1

DOTNET_NOLOGO

1

DOTNET_RUNNING_IN_CONTAINER

true

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


Layers

[#000] sha256:4e6164a63b7b4cf981546947e191644c122214975d40b51ede0536791ebec3d4 - 28.78% (24.7 MB)

[#001] sha256:464167a3e78ef6f35f0756174a424269b800211f5fd37601693f55e5a441f70b - 18.81% (16.1 MB)

[#002] sha256:23834f304d6f2284d3edf3be06e22be60e77959fde9ff6a14cbfb4f98451fe9b - 1.36% (1.17 MB)

[#003] sha256:8f4a51c13ee708d4676409d16f15f1974b26bef5b897c383909f2a8d56e7d526 - 34.67% (29.7 MB)

[#004] sha256:9bb9017a7689f34914c3954ee6b7bfdd3a2ff959c9aad7bba31f789259c141c4 - 9.06% (7.76 MB)

[#005] sha256:0eaf040a3c21913460161bf48f7e672b771bdd3de143b633bcdc59989d8ef51a - 0.0% (92 Bytes)

[#006] sha256:a6ea115b24df5a463bca72e8a4b75c693b79c116662a7a8903824a61c5fda4ea - 7.32% (6.27 MB)


History
2020-10-13 01:41:09 UTC

/bin/sh -c #(nop) ADD file:3488b1423094a75be5bb5956e9187827b8dd35d7a1f2b14081f8e74a1629e7d0 in /

2020-10-13 01:41:11 UTC

/bin/sh -c #(nop) CMD ["bash"]

2020-10-13 04:13:02 UTC

/bin/sh -c apt-get update && apt-get install -y --no-install-recommends ca-certificates libc6 libgcc1 libgssapi-krb5-2 libicu63 libssl1.1 libstdc++6 zlib1g && rm -rf /var/lib/apt/lists/*

2020-10-13 04:13:03 UTC

/bin/sh -c #(nop) ENV ASPNETCORE_URLS=http://+:80 DOTNET_RUNNING_IN_CONTAINER=true

2020-10-13 16:08:49 UTC

/bin/sh -c apt-get update && apt-get install -y --no-install-recommends curl && rm -rf /var/lib/apt/lists/*

2020-10-13 16:08:52 UTC

/bin/sh -c dotnet_version=3.1.9 && curl -SL --output dotnet.tar.gz https://dotnetcli.azureedge.net/dotnet/Runtime/$dotnet_version/dotnet-runtime-$dotnet_version-linux-arm64.tar.gz && dotnet_sha512='a1e43dab5402abf627458b4c9117d4fe7ef07759520dde6867fc01b01957d59950df32ce8cb3d65f804f6d119ecebe660ef39bed7d1b0b6798a799c95f71c20a' && echo "$dotnet_sha512 dotnet.tar.gz" | sha512sum -c - && mkdir -p /usr/share/dotnet && tar -ozxf dotnet.tar.gz -C /usr/share/dotnet && rm dotnet.tar.gz && ln -s /usr/share/dotnet/dotnet /usr/bin/dotnet

2020-10-13 16:09:04 UTC

/bin/sh -c aspnetcore_version=3.1.9 && curl -SL --output aspnetcore.tar.gz https://dotnetcli.azureedge.net/dotnet/aspnetcore/Runtime/$aspnetcore_version/aspnetcore-runtime-$aspnetcore_version-linux-arm64.tar.gz && aspnetcore_sha512='86a9ab4c3401b02510dc8b2d99e73ff083d1de2845965d43bf45aa4dc72527870de86cf16c43965eb981a4f60d8d7026e5050d71a7216b0de4f9e976a169e4a1' && echo "$aspnetcore_sha512 aspnetcore.tar.gz" | sha512sum -c - && tar -ozxf aspnetcore.tar.gz -C /usr/share/dotnet ./shared/Microsoft.AspNetCore.App && rm aspnetcore.tar.gz

2020-10-22 22:51:45 UTC

/bin/sh -c #(nop) ENV ASPNETCORE_URLS=

2020-10-22 22:51:45 UTC

/bin/sh -c #(nop) ENV DOTNET_CLI_TELEMETRY_OPTOUT=1

2020-10-22 22:51:45 UTC

/bin/sh -c #(nop) ENV DOTNET_NOLOGO=1

2020-10-22 22:51:45 UTC

/bin/sh -c #(nop) LABEL maintainer=JustArchi <[email protected]>

2020-10-22 22:51:46 UTC

/bin/sh -c #(nop) EXPOSE 1242

2020-10-22 22:51:46 UTC

/bin/sh -c #(nop) WORKDIR /app

2020-10-22 22:51:47 UTC

/bin/sh -c #(nop) COPY dir:b4995241bf765d247971bf486923b9ec9288596fb5e5911443859c5657dca483 in .

2020-10-22 22:51:47 UTC

/bin/sh -c #(nop) VOLUME [/app/config /app/logs]

2020-10-22 22:51:47 UTC

/bin/sh -c #(nop) HEALTHCHECK &{["CMD" "pidof" "-q" "dotnet"] "0s" "0s" "0s" '\x00'}

2020-10-22 22:51:48 UTC

/bin/sh -c #(nop) ENTRYPOINT ["./ArchiSteamFarm.sh" "--no-restart" "--process-required" "--system-required"]