2019-08-26 00:56:20 UTC
77.5 MB
true
DOTNET_VERSION2.2.6
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:9fc222b64b0a005c742f1b50f03986a7f768d41434994430718917d88fefe567 - 27.7% (21.5 MB)
[#001] sha256:f033c4f65cdbf0bfa21d5543e56c0c41645eca4d893494bb4f0661b0f19ccc79 - 21.77% (16.9 MB)
[#002] sha256:7405f9e6a7ae2c7f99927a0f681ca0d1ae12352d809a9dc507d34a16f7399628 - 3.66% (2.84 MB)
[#003] sha256:f4b7599512c44ddaad7ccff5e6527ac50063d8daac30cee74f8e5231c0571ad9 - 36.38% (28.2 MB)
[#004] sha256:9d1f59662f95a95a516190831f3bd1e898fb89e3d962c0761b67c9749b3bec5b - 0.0% (92 Bytes)
[#005] sha256:e54a4f3d8b754141ee59b91081a1ffda1c8134957726c99a65928ff893424c4c - 10.49% (8.13 MB)
/bin/sh -c #(nop) ADD file:52a7d996761b6acc4bb35207ca6a9902086514831ac81e10874584a741871d22 in /
2019-08-14 00:25:02 UTC/bin/sh -c #(nop) CMD ["bash"]
2019-08-15 08:07: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/*
2019-08-15 08:07:14 UTC/bin/sh -c #(nop) ENV ASPNETCORE_URLS=http://+:80 DOTNET_RUNNING_IN_CONTAINER=true
2019-08-15 08:07:24 UTC/bin/sh -c apt-get update && apt-get install -y --no-install-recommends curl && rm -rf /var/lib/apt/lists/*
2019-08-15 08:07:34 UTC/bin/sh -c #(nop) ENV DOTNET_VERSION=2.2.6
2019-08-15 08:07:41 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-x64.tar.gz && dotnet_sha512='8af7a39407b4a3503a7c6d83106336140eeef2bc24decf1b817c7d5a3e5596c8cefed8f211019148cd89a31759d851836dd6147e544b8c1d183dcfbd5a8d4636' && 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
2019-08-26 00:56:15 UTC/bin/sh -c #(nop) ENV ASPNETCORE_URLS=
2019-08-26 00:56:16 UTC/bin/sh -c #(nop) LABEL maintainer=JustArchi <JustArchi@JustArchi.net>
2019-08-26 00:56:16 UTC/bin/sh -c #(nop) EXPOSE 1242
2019-08-26 00:56:16 UTC/bin/sh -c #(nop) WORKDIR /app
2019-08-26 00:56:19 UTC/bin/sh -c #(nop) COPY dir:1babbc8f6489d07ae4a10ed6bcb26dac84dcedf0d26d12b7cff5e3660187cb08 in .
2019-08-26 00:56:20 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.