Namespace
justarchi
Image / Tag
archisteamfarm:4.3.1.2-arm
Content Digest
sha256:fc252e6707576ce92de24db980ffc08f59e1ab3dcffae7e7252532818e5348cd
Details
Created

2020-10-22 22:36:39 UTC

Size

83.6 MB

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

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:d6d8411ad43db0022fa0fce094cd2e8b1dd2f8a09d6880ed9beb6b4204867027 - 25.89% (21.6 MB)

[#001] sha256:85518c31fc141694da1379c59b6a9473f016de437a67d16ad2475df8046f641f - 18.35% (15.3 MB)

[#002] sha256:6b1c7920d806087af2d2b56fff93b8f88c5aa197ecfa2c9a0820be4f1b7f590a - 1.24% (1.04 MB)

[#003] sha256:a6162d3f9b43c102da423190c3cefe6e8d39c9bdbd92f8e5c35b2a2449e70096 - 37.16% (31.1 MB)

[#004] sha256:8d9c1d02b8b51bd4037859e589d0f5e1803e8fc5573f5e23150bfbe2b837c415 - 9.86% (8.25 MB)

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

[#006] sha256:d10301ab0d2781a8a0bad3e2f03ad14e7d6151b6fc7b6cda7d5b8b25842d7590 - 7.49% (6.27 MB)


History
2020-10-13 00:59:29 UTC

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

2020-10-13 00:59:31 UTC

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

2020-10-13 04:14: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-10-13 04:14:09 UTC

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

2020-10-13 16:08:52 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:58 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-arm.tar.gz && dotnet_sha512='c924ca8be918bd910b87cd17599f418dee13991b4f05d4d75e41aba794b099bf32bb50a8d2b12c9eb92603fc474f7c8ab230228f69693a4fb735a697137ab80c' && 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:10 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-arm.tar.gz && aspnetcore_sha512='fdeb0c58d7d5d2ced7fc6f5d0a8b6b2fc89f3ba2218014869d80e8aed99c6c5e69ab629e32b11694b8a54ed5fe75f3410d0c973f586ceffaba263f95bdbbfa4f' && 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:36:36 UTC

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

2020-10-22 22:36:37 UTC

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

2020-10-22 22:36:37 UTC

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

2020-10-22 22:36:37 UTC

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

2020-10-22 22:36:37 UTC

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

2020-10-22 22:36:37 UTC

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

2020-10-22 22:36:38 UTC

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

2020-10-22 22:36:39 UTC

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

2020-10-22 22:36:39 UTC

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

2020-10-22 22:36:39 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