2020-04-08 16:07:25 UTC
83.6 MB
true
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:98098fa10651fdba12c848231b7428536a120e17637f1f9e0d25c63880483fcc - 25.89% (21.6 MB)
[#001] sha256:c0a065f6116f031c8379f18c6312b0f822648f541fcb9facbb78d83581502a3f - 18.36% (15.3 MB)
[#002] sha256:e282c3e0d73ae59fbda72891176a0524194403373356b90a53fa293c6f59cd87 - 1.24% (1.04 MB)
[#003] sha256:859b029fd987248912c17a62771f04677ed0f088f827351804b906b119dc934a - 37.16% (31.1 MB)
[#004] sha256:e6db5b0e0369085bb58745ed3a6f03d37f42e6dd78145fcd0aef800ea24a572c - 9.85% (8.24 MB)
[#005] sha256:9ef7e582d27394661ff9385bce641059c655231023eeef21313ecbc017296720 - 0.0% (92 Bytes)
[#006] sha256:e28e34fb3ecca711c0177bd2131c5130e40ed0e74c871312907fb68f9f35e811 - 7.51% (6.28 MB)
/bin/sh -c #(nop) ADD file:8c3ed0df404a6bcaf7583e71796cb4c1f40e87288953a21d4ee5946079c3274f in /
2020-03-31 01:48:13 UTC/bin/sh -c #(nop) CMD ["bash"]
2020-03-31 04:13:59 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-03-31 04:13:59 UTC/bin/sh -c #(nop) ENV ASPNETCORE_URLS=http://+:80 DOTNET_RUNNING_IN_CONTAINER=true
2020-03-31 04:14:15 UTC/bin/sh -c apt-get update && apt-get install -y --no-install-recommends curl && rm -rf /var/lib/apt/lists/*
2020-03-31 04:14:21 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-arm.tar.gz && dotnet_sha512='982b05f95c2f5e4b8656a04839a6a18faaa423c7c14f0a41652c6d4eafa1edefdb06c9128490a4902ce672ab00a293fe62d9b85155f2f41986ed367de6c6e889' && 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-03-31 04:14:28 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-arm.tar.gz && aspnetcore_sha512='f45cce0406d8143a3c428a06f4a8c9aebb967615d5baa5d984b43dccb12fbeeb5b3d40eef2f6df815b9f78906d1ed631fd12ca2b731bae5286910d31dd256574' && 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-04-08 16:07:23 UTC/bin/sh -c #(nop) ENV ASPNETCORE_URLS=
2020-04-08 16:07:24 UTC/bin/sh -c #(nop) LABEL maintainer=JustArchi <JustArchi@JustArchi.net>
2020-04-08 16:07:24 UTC/bin/sh -c #(nop) EXPOSE 1242
2020-04-08 16:07:24 UTC/bin/sh -c #(nop) WORKDIR /app
2020-04-08 16:07:25 UTC/bin/sh -c #(nop) COPY dir:c2e636d64e2a38eea121cc5cb4c5f4d788cfafa214156f32c2ac1775b8b5dfcf in .
2020-04-08 16:07: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.