2018-12-03 03:43:45 UTC
73.1 MB
true
DOTNET_VERSION2.1.6
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:88950d48cb7db5e5f329d377a3f7f1260b31f4e0f2d7202fbfc08f7685b41580 - 25.15% (18.4 MB)
[#001] sha256:1ef79f88f3a863a5ad6f01e903f9c0e84000f6eeaf1bd1c5937b0188f73ac3d3 - 21.27% (15.5 MB)
[#002] sha256:ba56ea3dc8b3b81d57c51d0ef1046e6fe5ec96b4f7a02ab195d704f5593179cc - 3.76% (2.75 MB)
[#003] sha256:4ac351bc489ac4ad7e3ea045933ee8ceb0d863a3a6799e49a18d68b7ebffa3e7 - 38.03% (27.8 MB)
[#004] sha256:9dfb38e7c1198e38440ff467ffca561a1e65da0dca362926ab7ef5028a8a7511 - 0.0% (90 Bytes)
[#005] sha256:d50706590b5bf3abdf92424a96826627d53c3c40aeb4516189ae51108eb230e4 - 11.8% (8.62 MB)
/bin/sh -c #(nop) ADD file:dbddf6cec329cf26640d0898aecbeff1c7a67bc245092317a47bfd07c1a49a2d in /
2018-11-16 13:09:33 UTC/bin/sh -c #(nop) CMD ["bash"]
2018-11-17 16:13:25 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-17 16:13:26 UTC/bin/sh -c #(nop) ENV ASPNETCORE_URLS=http://+:80 DOTNET_RUNNING_IN_CONTAINER=true
2018-11-17 16:14:25 UTC/bin/sh -c apt-get update && apt-get install -y --no-install-recommends curl && rm -rf /var/lib/apt/lists/*
2018-11-17 16:14:26 UTC/bin/sh -c #(nop) ENV DOTNET_VERSION=2.1.6
2018-11-17 16:15:04 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-12-03 03:43:40 UTC/bin/sh -c #(nop) ENV ASPNETCORE_URLS=
2018-12-03 03:43:40 UTC/bin/sh -c #(nop) LABEL maintainer=JustArchi <JustArchi@JustArchi.net>
2018-12-03 03:43:41 UTC/bin/sh -c #(nop) EXPOSE 1242
2018-12-03 03:43:41 UTC/bin/sh -c #(nop) WORKDIR /app
2018-12-03 03:43:43 UTC/bin/sh -c #(nop) COPY dir:9254e4d71f01ea39e4a358c7d4f98d49646223dd8961defae0d9e879546e9296 in .
2018-12-03 03:43:45 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.