Namespace
justarchi
Image / Tag
archisteamfarm:4.1.2.2
Content Digest
sha256:c086e929826e306d416a23983139e739e4ce2729fe0d3e601a7eb4e326b4ce20
Details
Created

2020-03-06 00:49:59 UTC

Size

87.4 MB

Content Digest
Labels
  • maintainer
    JustArchi <JustArchi@JustArchi.net>

Environment
ASPNETCORE_URLS

DOTNET_RUNNING_IN_CONTAINER

true

PATH

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


Layers

[#000] sha256:68ced04f60ab5c7a5f1d0b0b4e7572c5a4c8cce44866513d30d9df1a15277d6b - 29.56% (25.8 MB)

[#001] sha256:e936bd534ffb9280632b9c0c87e0f5ab3031e53da489a24297707139921aa30e - 18.61% (16.3 MB)

[#002] sha256:caf64655bcbb2fc4b0077421d3d4d74abbcbeae0b9e1e860253173e9f3321b24 - 1.11% (993 KB)

[#003] sha256:7064c3d93b4a320c3ddb1956ce515c2d135e6dd99e9983fde59c736ed55fd3a8 - 34.13% (29.8 MB)

[#004] sha256:4156e490f05f24290e96802933e2f94d27c0f4f57ada4d3d00f8fe66d39cacde - 8.88% (7.76 MB)

[#005] sha256:7ac46b34eef7dc6fd8bdd9b70b78c32ff734b4647ff4c0ebdfe4112a430d2f49 - 0.0% (92 Bytes)

[#006] sha256:d4471cffbf579b9af4c83759e10d7d8958ef2441c127aa7a42f5cf82c120cb3b - 7.71% (6.73 MB)


History
2020-02-26 00:37:39 UTC

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

2020-02-26 00:37:39 UTC

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

2020-02-26 04:10:08 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-02-26 04:10:09 UTC

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

2020-02-26 04:10:15 UTC

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

2020-02-26 04:10:24 UTC

/bin/sh -c dotnet_version=3.1.2 && curl -SL --output dotnet.tar.gz https://dotnetcli.azureedge.net/dotnet/Runtime/$dotnet_version/dotnet-runtime-$dotnet_version-linux-x64.tar.gz && dotnet_sha512='24a8154248ed2a95b1a6c8d72e4a92d1e898393d7950da2fa103e96684784cdfe74483f2a583f6c033d61c4f9dd090b0b6bcab2062bbac4fcd142dcb5685c7ff' && 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-02-26 04:10:31 UTC

/bin/sh -c aspnetcore_version=3.1.2 && curl -SL --output aspnetcore.tar.gz https://dotnetcli.azureedge.net/dotnet/aspnetcore/Runtime/$aspnetcore_version/aspnetcore-runtime-$aspnetcore_version-linux-x64.tar.gz && aspnetcore_sha512='35e39d78f134f34f0430fbad995c987a44999e90c588fa9532e3376f8c09e9aeb3bd9b7b04f3af29b2fd1bd14ba4a124f0a32c10fd1bb96964f4232d7321708e' && 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-03-06 00:49:55 UTC

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

2020-03-06 00:49:55 UTC

/bin/sh -c #(nop) LABEL maintainer=JustArchi <JustArchi@JustArchi.net>

2020-03-06 00:49:56 UTC

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

2020-03-06 00:49:56 UTC

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

2020-03-06 00:49:59 UTC

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

2020-03-06 00:49:59 UTC

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

Danger Zone
Delete Tag

Please be careful as this will not just delete the reference but also the actual content!

For example when you have latest and v1.2.3 both pointing to the same image
the deletion of latest will also permanently remove v1.2.3.

Delete