2019-12-13 00:24:18 UTC
87.1 MB
true
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:000eee12ec04cc914bf96e8f5dee7767510c2aca3816af6078bd9fbe3150920c - 29.68% (25.8 MB)
[#001] sha256:67bac0b5d3cceb03f6b2958f2cde99ba01c7c3cf0e7dd093860c2995b24afe26 - 18.69% (16.3 MB)
[#002] sha256:e8c80b499c83163077efbe9140e916d6f5f4c315e2f2bd9f3ba80fd277550a83 - 1.11% (993 KB)
[#003] sha256:77b73bc084ae8dbe08f8b3186a88d99ea14f5f60348c4b389056507ab056045b - 34.25% (29.8 MB)
[#004] sha256:f5bc0a507a73ca62330a1855940f466b0bf00c4f5c99b53645f88f1d41dbe95e - 8.91% (7.75 MB)
[#005] sha256:9bae4429b48b1a90d38b57a5e8f4cb476c9bd4f2c1de3f5b12a089ead0df757b - 0.0% (92 Bytes)
[#006] sha256:08b962d61bc1759544540c26790f859ceca6c91de1084fc53fe61bd0ae3153d7 - 7.36% (6.4 MB)
/bin/sh -c #(nop) ADD file:bc8179c87c8dbb3d962bed1801f99e7c860ff03797cde6ad19b107d43b973ada in /
2019-11-22 14:55:10 UTC/bin/sh -c #(nop) CMD ["bash"]
2019-12-03 13:42:44 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/*
2019-12-03 13:42:46 UTC/bin/sh -c #(nop) ENV ASPNETCORE_URLS=http://+:80 DOTNET_RUNNING_IN_CONTAINER=true
2019-12-03 13:42:55 UTC/bin/sh -c apt-get update && apt-get install -y --no-install-recommends curl && rm -rf /var/lib/apt/lists/*
2019-12-03 13:43:00 UTC/bin/sh -c dotnet_version=3.1.0 && curl -SL --output dotnet.tar.gz https://dotnetcli.azureedge.net/dotnet/Runtime/$dotnet_version/dotnet-runtime-$dotnet_version-linux-x64.tar.gz && dotnet_sha512='99949807c00871d66e8ce7c25c14998e78a0ea60ba8cc42244643ed2e13aa360285df1c8d27729df3efb319f4af9163ea5626c1478a9dd4bed9d2a58e01d6343' && 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
2019-12-03 13:43:06 UTC/bin/sh -c aspnetcore_version=3.1.0 && curl -SL --output aspnetcore.tar.gz https://dotnetcli.azureedge.net/dotnet/aspnetcore/Runtime/$aspnetcore_version/aspnetcore-runtime-$aspnetcore_version-linux-x64.tar.gz && aspnetcore_sha512='7d14e4617413fd7939f90a4e283b7abedbd51ecfbc150938d4c52ecca8182cab8c4946408c1f6369944c68757c91b580796d9e0c62349c377c5e90b739a87d8b' && 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
2019-12-13 00:24:13 UTC/bin/sh -c #(nop) ENV ASPNETCORE_URLS=
2019-12-13 00:24:14 UTC/bin/sh -c #(nop) LABEL maintainer=JustArchi <JustArchi@JustArchi.net>
2019-12-13 00:24:14 UTC/bin/sh -c #(nop) EXPOSE 1242
2019-12-13 00:24:15 UTC/bin/sh -c #(nop) WORKDIR /app
2019-12-13 00:24:17 UTC/bin/sh -c #(nop) COPY dir:b68dbf3a3e51902af744e210c4f6600ad7cf0037dcca2ac077fc3f0ad2cbe5b1 in .
2019-12-13 00:24:18 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.