2019-07-04 15:17:47 UTC
71 MB
true
DOTNET_VERSION2.2.5
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:5155b41fe73a7b2fc8284ed1160e8ad046f2bfd1606e73e4bbe3f54b05890fc9 - 25.9% (18.4 MB)
[#001] sha256:e19ac69cc10187e7304d44edcc661a8ae4ff2d86a1929fde32c4b5545f2bea18 - 21.9% (15.5 MB)
[#002] sha256:309b13517a2b672d955adb2de10844709b76eca8267074d166bfaa4886480743 - 3.87% (2.75 MB)
[#003] sha256:df77c5f5ee86692e9321bd640c1753e31736c78d4f6e32e2a2ba31684bd366cc - 39.25% (27.9 MB)
[#004] sha256:93024f064ff0b13d38cfb08f7efb07aaac4ad6fb28e3a071019fd94ca6bb3b20 - 0.0% (92 Bytes)
[#005] sha256:2bf52a91cf4d6eafb80a4b8510c04d752687927f9879a4261d5376295d913eb1 - 9.08% (6.44 MB)
/bin/sh -c #(nop) ADD file:4102df5a1a0de014e0753e42aec7c4f521a1adb132934625dc3a60945e20b048 in /
2019-06-11 00:03:04 UTC/bin/sh -c #(nop) CMD ["bash"]
2019-06-20 01:06:29 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-06-20 01:06:30 UTC/bin/sh -c #(nop) ENV ASPNETCORE_URLS=http://+:80 DOTNET_RUNNING_IN_CONTAINER=true
2019-06-20 01:06:49 UTC/bin/sh -c apt-get update && apt-get install -y --no-install-recommends curl && rm -rf /var/lib/apt/lists/*
2019-06-20 01:06:59 UTC/bin/sh -c #(nop) ENV DOTNET_VERSION=2.2.5
2019-06-20 01:07:08 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='d3a545ae8ee19d6aa19b349ca634fe321a477779e5c74ad6c8bd1657b55c3440142feb8fb4c46fd41b6697d0b9565bdadd78365b1e36115670037d7fb1041b82' && 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-07-04 15:17:43 UTC/bin/sh -c #(nop) ENV ASPNETCORE_URLS=
2019-07-04 15:17:43 UTC/bin/sh -c #(nop) LABEL maintainer=JustArchi <JustArchi@JustArchi.net>
2019-07-04 15:17:43 UTC/bin/sh -c #(nop) EXPOSE 1242
2019-07-04 15:17:44 UTC/bin/sh -c #(nop) WORKDIR /app
2019-07-04 15:17:46 UTC/bin/sh -c #(nop) COPY dir:a4b9c1b7abcf0994d2e9710fdc4f823e37e4843e2626791bbd57a66e8336adb4 in .
2019-07-04 15:17:47 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.