2020-05-09 23:25:25 UTC
85 MB
true
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:bdc84a41f2513e28e99efeff9fcbb196b7df9883fb30532184bd67ca415b4673 - 29.0% (24.7 MB)
[#001] sha256:a1096de79c2fdbd64e9afe2370111cf1b027e892e33f854d033eba34def612f8 - 18.95% (16.1 MB)
[#002] sha256:7834eefa715f5e98ac641f75ded37b1f654da1be2f2fbcc29948ebb23a2edfe4 - 1.37% (1.17 MB)
[#003] sha256:f104988be18963f566eb277ec650ab153de43d31bafe486ebbfde6902801a40c - 34.91% (29.7 MB)
[#004] sha256:5ff5a7779e2cd89dbd896b8d77980e8e3fdbb4dd592df44f2bd45b75430563a5 - 9.12% (7.75 MB)
[#005] sha256:505a2f32e2eb37d4fb41b127472df5b0c86fe694b1eb4390069a8086a2c9e16c - 0.0% (92 Bytes)
[#006] sha256:aa917eeeebfd4786e6af48b69987c0532ae61a7998a6d43e648dfd367d5fca56 - 6.65% (5.65 MB)
/bin/sh -c #(nop) ADD file:581ee9c3c19f0d971aeda008fd399f59171cae75e8936b967dbf3888db4fc0d0 in /
2020-04-23 00:54:58 UTC/bin/sh -c #(nop) CMD ["bash"]
2020-04-23 04:07:15 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-04-23 04:07:15 UTC/bin/sh -c #(nop) ENV ASPNETCORE_URLS=http://+:80 DOTNET_RUNNING_IN_CONTAINER=true
2020-04-23 04:07:31 UTC/bin/sh -c apt-get update && apt-get install -y --no-install-recommends curl && rm -rf /var/lib/apt/lists/*
2020-04-23 04:07:37 UTC/bin/sh -c dotnet_version=3.1.3 && curl -SL --output dotnet.tar.gz https://dotnetcli.azureedge.net/dotnet/Runtime/$dotnet_version/dotnet-runtime-$dotnet_version-linux-arm64.tar.gz && dotnet_sha512='e0c1d7f3dd33c02b52edf900c1c5eee9a221bb2a9170e4a88964ace853b7490ebdd10bb0933a9bd95b2ca0da7d5735a99d87c8554f4fe7dfeab5fd681dc96635' && 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-04-23 04:07:43 UTC/bin/sh -c aspnetcore_version=3.1.3 && 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='1675fc5c801b0655e752aa91c132d6e4103f00ecc9b7f18fde378812d323462dbcf74f3d48ab63f863197b7aee33726286a37c3c5ed360f75278dc9ca677f035' && 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-05-09 23:25:22 UTC/bin/sh -c #(nop) ENV ASPNETCORE_URLS=
2020-05-09 23:25:22 UTC/bin/sh -c #(nop) LABEL maintainer=JustArchi <JustArchi@JustArchi.net>
2020-05-09 23:25:22 UTC/bin/sh -c #(nop) EXPOSE 1242
2020-05-09 23:25:23 UTC/bin/sh -c #(nop) WORKDIR /app
2020-05-09 23:25:25 UTC/bin/sh -c #(nop) COPY dir:db15c02c7e81184b663a31cf15911e1b0912ceb5e3b333049fb63a4b660b7565 in .
2020-05-09 23:25:25 UTC/bin/sh -c #(nop) HEALTHCHECK &{["CMD" "pidof" "-q" "dotnet"] "0s" "0s" "0s" '\x00'}
2020-05-09 23:25:25 UTC/bin/sh -c #(nop) ENTRYPOINT ["./ArchiSteamFarm.sh" "--no-restart" "--process-required" "--system-required"]
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.