2020-02-10 00:17:23 UTC
83.7 MB
true
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:0c7074b2d47c15922db5c0eda14250224eb72756c800081d2b0627ffb369568d - 25.86% (21.6 MB)
[#001] sha256:2366689f6b6e74e346e92424f51b1e82e99edacbe070d4ba9e273944c0e3c7a9 - 18.33% (15.3 MB)
[#002] sha256:7ea70988ef917bee3305c9f869956d067a1973763b80aa92b47b4baab95d2a97 - 1.24% (1.04 MB)
[#003] sha256:efd8fa0f9ca9454cf6dc94b96a344ad564970fe8c4df6e023ea616a836d51c25 - 37.1% (31.1 MB)
[#004] sha256:1f552a3ba1c24a2af3cfc592061de337fe5eabcfc388270b9ec7ac9e8ead985c - 9.83% (8.23 MB)
[#005] sha256:957e7f767f070f87b2cc273ae17f017fb10b5b8e62f80ba0cd218ac613644c00 - 0.0% (92 Bytes)
[#006] sha256:1fa809c510cb73e71be7997140a3840a6b09cc8f6674a8fdb6a3f01dc1684921 - 7.64% (6.39 MB)
/bin/sh -c #(nop) ADD file:8658fd39d2726b84ace6e940a73e3f5fdf03b339f01e8cca3166e44abe3f9ac3 in /
2020-02-01 17:00:29 UTC/bin/sh -c #(nop) CMD ["bash"]
2020-02-01 20:11:31 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-01 20:11:32 UTC/bin/sh -c #(nop) ENV ASPNETCORE_URLS=http://+:80 DOTNET_RUNNING_IN_CONTAINER=true
2020-02-01 20:11:49 UTC/bin/sh -c apt-get update && apt-get install -y --no-install-recommends curl && rm -rf /var/lib/apt/lists/*
2020-02-01 20:12:02 UTC/bin/sh -c dotnet_version=3.1.1 && curl -SL --output dotnet.tar.gz https://dotnetcli.azureedge.net/dotnet/Runtime/$dotnet_version/dotnet-runtime-$dotnet_version-linux-arm.tar.gz && dotnet_sha512='553f09d35085f6a8ff7b2392fcf4e392102b5ac855590b9a806174521e9fdbd269c09f367fbbe036f69e54e40a9cd9940937bcf78150d68dd5c793102d304486' && 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-01 20:12:15 UTC/bin/sh -c aspnetcore_version=3.1.1 && 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='5171cdd232f02fbd41abee893ebe3722fe442436bef9792fec9c687a746357d22b4499aa6f0a9e35285bc04783c54e400810acb365c5a1c3401f23a65e6b062f' && 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-02-10 00:17:19 UTC/bin/sh -c #(nop) ENV ASPNETCORE_URLS=
2020-02-10 00:17:19 UTC/bin/sh -c #(nop) LABEL maintainer=JustArchi <JustArchi@JustArchi.net>
2020-02-10 00:17:20 UTC/bin/sh -c #(nop) EXPOSE 1242
2020-02-10 00:17:20 UTC/bin/sh -c #(nop) WORKDIR /app
2020-02-10 00:17:22 UTC/bin/sh -c #(nop) COPY dir:564a972f48ac5705c651ef84bd7b63e5fe82c21d7ac1d54915d6a0aa2d28ccb6 in .
2020-02-10 00:17:23 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.