2018-11-14 23:26:52 UTC
72.8 MB
true
DOTNET_VERSION2.1.6
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:2e5bbd238113a2057012dfb78ac9665531c276c48962d208492c8802fb0503c0 - 25.25% (18.4 MB)
[#001] sha256:2c9c5c5f261908d334f4767bdb5566527f1c866f91e8b73aeba1925afa1525d2 - 21.35% (15.5 MB)
[#002] sha256:5d208f988d8e1975284e7e5ed07e9e6ac1b5e6d6940c5ae25d4b4ed7b198f84f - 3.48% (2.53 MB)
[#003] sha256:1a8323fba2739f7d9674b1a6f3e506a83f1b8f93a12a3bdf112bb61bbf10c3f1 - 38.18% (27.8 MB)
[#004] sha256:08348dc40d9384348c1844463de900aff748f50363addfed635021bc83e47486 - 0.0% (92 Bytes)
[#005] sha256:9c4dd8f16436f1eb748b1c9a276707a50de5df2ce75189cd0f60812753302a3f - 11.74% (8.55 MB)
/bin/sh -c #(nop) ADD file:d20313e46e6d5f092327691d5bc0e83ad6b16d7b44a8dc82fa973c25a13257e7 in /
2018-09-05 12:04:38 UTC/bin/sh -c #(nop) CMD ["bash"]
2018-11-14 18:08:12 UTC/bin/sh -c apt-get update && apt-get install -y --no-install-recommends ca-certificates libc6 libgcc1 libgssapi-krb5-2 libicu57 liblttng-ust0 libssl1.0.2 libstdc++6 zlib1g && rm -rf /var/lib/apt/lists/*
2018-11-14 18:08:13 UTC/bin/sh -c #(nop) ENV ASPNETCORE_URLS=http://+:80 DOTNET_RUNNING_IN_CONTAINER=true
2018-11-14 18:08:59 UTC/bin/sh -c apt-get update && apt-get install -y --no-install-recommends curl && rm -rf /var/lib/apt/lists/*
2018-11-14 18:09:00 UTC/bin/sh -c #(nop) ENV DOTNET_VERSION=2.1.6
2018-11-14 18:09:28 UTC/bin/sh -c curl -SL --output dotnet.tar.gz https://dotnetcli.blob.core.windows.net/dotnet/Runtime/$DOTNET_VERSION/dotnet-runtime-$DOTNET_VERSION-linux-arm.tar.gz && dotnet_sha512='4f44cd5f6b61d0a4b7e73b138fdf5edcaa9e148bf0473514551f4d03d97c29f297662c726d145ecdf80cb58a086f925f97b7896c796cb3d82fe927f5caf7bbcc' && echo "$dotnet_sha512 dotnet.tar.gz" | sha512sum -c - && mkdir -p /usr/share/dotnet && tar -zxf dotnet.tar.gz -C /usr/share/dotnet && rm dotnet.tar.gz && ln -s /usr/share/dotnet/dotnet /usr/bin/dotnet
2018-11-14 23:26:48 UTC/bin/sh -c #(nop) ENV ASPNETCORE_URLS=
2018-11-14 23:26:48 UTC/bin/sh -c #(nop) LABEL maintainer=JustArchi <JustArchi@JustArchi.net>
2018-11-14 23:26:48 UTC/bin/sh -c #(nop) EXPOSE 1242
2018-11-14 23:26:48 UTC/bin/sh -c #(nop) WORKDIR /app
2018-11-14 23:26:50 UTC/bin/sh -c #(nop) COPY dir:50bd01b5c9e90575d493d0e914e180e43ba462cc8fed1fd3e6c5aa74fdd837f8 in .
2018-11-14 23:26:52 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.