2020-10-22 18:04:13 UTC
85.7 MB
1
DOTNET_NOLOGO1
DOTNET_RUNNING_IN_CONTAINERtrue
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:4e6164a63b7b4cf981546947e191644c122214975d40b51ede0536791ebec3d4 - 28.78% (24.7 MB)
[#001] sha256:464167a3e78ef6f35f0756174a424269b800211f5fd37601693f55e5a441f70b - 18.81% (16.1 MB)
[#002] sha256:23834f304d6f2284d3edf3be06e22be60e77959fde9ff6a14cbfb4f98451fe9b - 1.36% (1.17 MB)
[#003] sha256:8f4a51c13ee708d4676409d16f15f1974b26bef5b897c383909f2a8d56e7d526 - 34.67% (29.7 MB)
[#004] sha256:9bb9017a7689f34914c3954ee6b7bfdd3a2ff959c9aad7bba31f789259c141c4 - 9.06% (7.76 MB)
[#005] sha256:a8c3fd10f3e6c781028028a86f645bae3c18c19cdab52a8a790ff8757e316152 - 0.0% (92 Bytes)
[#006] sha256:b54348bac03b67e3eee6aa231c9060cfb6201a44b1c2f226186bd32dd8279d98 - 7.32% (6.27 MB)
/bin/sh -c #(nop) ADD file:3488b1423094a75be5bb5956e9187827b8dd35d7a1f2b14081f8e74a1629e7d0 in /
2020-10-13 01:41:11 UTC/bin/sh -c #(nop) CMD ["bash"]
2020-10-13 04:13:02 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:13:03 UTC/bin/sh -c #(nop) ENV ASPNETCORE_URLS=http://+:80 DOTNET_RUNNING_IN_CONTAINER=true
2020-10-13 16:08:49 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:52 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-arm64.tar.gz && dotnet_sha512='a1e43dab5402abf627458b4c9117d4fe7ef07759520dde6867fc01b01957d59950df32ce8cb3d65f804f6d119ecebe660ef39bed7d1b0b6798a799c95f71c20a' && 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:04 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-arm64.tar.gz && aspnetcore_sha512='86a9ab4c3401b02510dc8b2d99e73ff083d1de2845965d43bf45aa4dc72527870de86cf16c43965eb981a4f60d8d7026e5050d71a7216b0de4f9e976a169e4a1' && 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 18:04:10 UTC/bin/sh -c #(nop) ENV ASPNETCORE_URLS=
2020-10-22 18:04:11 UTC/bin/sh -c #(nop) ENV DOTNET_CLI_TELEMETRY_OPTOUT=1
2020-10-22 18:04:11 UTC/bin/sh -c #(nop) ENV DOTNET_NOLOGO=1
2020-10-22 18:04:11 UTC/bin/sh -c #(nop) LABEL maintainer=JustArchi <JustArchi@JustArchi.net>
2020-10-22 18:04:11 UTC/bin/sh -c #(nop) EXPOSE 1242
2020-10-22 18:04:12 UTC/bin/sh -c #(nop) WORKDIR /app
2020-10-22 18:04:12 UTC/bin/sh -c #(nop) COPY dir:00de8d83be5d706c0b0da9d2a1b08b7f161365622366aaf8c75315d822d882c2 in .
2020-10-22 18:04:13 UTC/bin/sh -c #(nop) VOLUME [/app/config /app/logs]
2020-10-22 18:04:13 UTC/bin/sh -c #(nop) HEALTHCHECK &{["CMD" "pidof" "-q" "dotnet"] "0s" "0s" "0s" '\x00'}
2020-10-22 18:04:13 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.