2020-02-01 23:49:02 UTC
87.1 MB
true
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:8ec398bc03560e0fa56440e96da307cdf0b1ad153f459b52bca53ae7ddb8236d - 29.68% (25.8 MB)
[#001] sha256:e43b234032c012b87cee00591bbefb530c8375b664d617a3d4d3fb771467cc9b - 18.69% (16.3 MB)
[#002] sha256:9de5caa2d3049e996a093249aa09ae50d2b6afa579f26ee7406003cb7694f654 - 1.11% (993 KB)
[#003] sha256:b8b9e3fca242832df639be29e0a344371992a8b4347478f6ae75b5b3d5b90c30 - 34.26% (29.8 MB)
[#004] sha256:d16493d40d835baf173a7e8d7bf505e66c18b6a674a2d7dee5bef854be6fbb00 - 8.91% (7.76 MB)
[#005] sha256:64baa1cae58dbe5008cd1755895959def969c2b166dceb8d7e57243b33b36a9c - 0.0% (92 Bytes)
[#006] sha256:d8f48d425354b757569e7283b86e48ad2e6ad6f8a47f9b4f698b79785cfb4c66 - 7.34% (6.39 MB)
/bin/sh -c #(nop) ADD file:04caaf303199c81ff1a94e2e39d5096f9d02b73294b82758e5bc6e23aff94272 in /
2019-12-28 04:21:23 UTC/bin/sh -c #(nop) CMD ["bash"]
2020-02-01 20:08:27 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:08:28 UTC/bin/sh -c #(nop) ENV ASPNETCORE_URLS=http://+:80 DOTNET_RUNNING_IN_CONTAINER=true
2020-02-01 20:08:34 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:08:42 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-x64.tar.gz && dotnet_sha512='991a89ac7b52d3bf6c00359ce94c5a3f7488cd3d9e4663ba0575e1a5d8214c5fcc459e2cb923c369c2cdb789a96f0b1dfb5c5aae1a04df6e7f1f365122072611' && 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:08:50 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-x64.tar.gz && aspnetcore_sha512='cc27828cacbc783ef83cc1378078e14ac558aec30726b36c4f154fad0d08ff011e7e1dfc17bc851926ea3b0da9c7d71496af14ee13184bdf503856eca30a89ae' && 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-01 23:48:58 UTC/bin/sh -c #(nop) ENV ASPNETCORE_URLS=
2020-02-01 23:48:58 UTC/bin/sh -c #(nop) LABEL maintainer=JustArchi <JustArchi@JustArchi.net>
2020-02-01 23:48:59 UTC/bin/sh -c #(nop) EXPOSE 1242
2020-02-01 23:48:59 UTC/bin/sh -c #(nop) WORKDIR /app
2020-02-01 23:49:02 UTC/bin/sh -c #(nop) COPY dir:b30e2246284b3db224eb0156bc160f029edb80ba432a836c6c08d400b58856ad in .
2020-02-01 23:49:02 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.