Namespace
justarchi
Image / Tag
archisteamfarm:4.2.3.4-arm64
Content Digest
sha256:d2afc2a35ae39499e55ca6716dd235fd606b216d0cf29abad4f334229ffc51b2
Details
Created

2020-06-26 09:58:55 UTC

Size

85.1 MB

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

Environment
ASPNETCORE_URLS

DOTNET_CLI_TELEMETRY_OPTOUT

1

DOTNET_RUNNING_IN_CONTAINER

true

DOTNET_SKIP_FIRST_TIME_EXPERIENCE

1

PATH

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


Layers

[#000] sha256:33cc09c9b190539635d7c971301f623d94fda5b4b5647966c6c240902119009f - 28.97% (24.7 MB)

[#001] sha256:e649f624f3b2a63b0372e7d6a166b439283fd54f9474d195db12c3a3d1ce8549 - 18.93% (16.1 MB)

[#002] sha256:d80886a150853305a1fa62decf0d1efb66d45175f79ff8d96b505028b51b51e5 - 1.37% (1.17 MB)

[#003] sha256:870c72c8fd902822109a60d6cd7de2596e68e2cabe0d3ab0b3ae1a22fc7f865a - 34.87% (29.7 MB)

[#004] sha256:5f3957b01e0135badf6da68bb4ea0c0c7b55b0731d9d26f931f123ec3c62cfe3 - 9.11% (7.75 MB)

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

[#006] sha256:51a0a537e1763f43b2892e4901b5ddce329eec820f8d169c5347746b17d1098c - 6.76% (5.75 MB)


History
2020-06-09 01:52:01 UTC

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

2020-06-09 01:52:04 UTC

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

2020-06-17 16:06:36 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-06-17 16:06:36 UTC

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

2020-06-17 16:06:52 UTC

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

2020-06-17 16:06:57 UTC

/bin/sh -c dotnet_version=3.1.5 && curl -SL --output dotnet.tar.gz https://dotnetcli.azureedge.net/dotnet/Runtime/$dotnet_version/dotnet-runtime-$dotnet_version-linux-arm64.tar.gz && dotnet_sha512='ebf79c3f529bbffc9445f7d75849896f67caede5be93be1a3291edb1e85120ffb35d65990cc1ed3c74bfe66627c11d93fa1283aeebbf1adc24fde1bf9545fe8a' && 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-06-17 16:07:03 UTC

/bin/sh -c aspnetcore_version=3.1.5 && 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='8ac87f0d5a7593a0341dbffc2d7e68a0e3ff86d512f03f40471020087152997df8176c6ea415275ed682a5fe68652e080c63f5bca6bdd10cbe76de6d086eb8ac' && 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-06-26 09:58:52 UTC

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

2020-06-26 09:58:53 UTC

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

2020-06-26 09:58:53 UTC

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

2020-06-26 09:58:53 UTC

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

2020-06-26 09:58:53 UTC

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

2020-06-26 09:58:54 UTC

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

2020-06-26 09:58:54 UTC

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

2020-06-26 09:58:54 UTC

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

2020-06-26 09:58:55 UTC

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

2020-06-26 09:58:55 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