2019-07-20 03:47:30 UTC
71.1 MB
true
DOTNET_VERSION2.2.6
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:2eead4197fac409644fd8aaf115559d6383b0d56f1ad04d7116aaabbcbea8bed - 25.87% (18.4 MB)
[#001] sha256:b4b4b6be1002fb83cf83dd19435520d8135b4aefb1a9b43321000f1a440aa1d7 - 21.88% (15.5 MB)
[#002] sha256:e61f3aa1c6a7f3950da2b34524ceb288d6fc853f7f77af5a3676f39d234c04c9 - 3.87% (2.75 MB)
[#003] sha256:5859365dd1a0b92f2e598cac7e95b15ddc455be810ece18e8a78461aa4874446 - 39.21% (27.9 MB)
[#004] sha256:f1ee2144772f6251270080707676431200bdec93d52e81686ed114c2b6faa390 - 0.0% (92 Bytes)
[#005] sha256:27c9f638715e90b7bdda03e69bd0d66303ee4837e650d6177a73d1d20a38b50a - 9.17% (6.52 MB)
/bin/sh -c #(nop) ADD file:037a45da4772af5a81829a954c83e37872efba3047c3b29a76067d65bfcbf533 in /
2019-07-09 21:13:26 UTC/bin/sh -c #(nop) CMD ["bash"]
2019-07-18 17:10:38 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-07-18 17:10:38 UTC/bin/sh -c #(nop) ENV ASPNETCORE_URLS=http://+:80 DOTNET_RUNNING_IN_CONTAINER=true
2019-07-18 17:10:58 UTC/bin/sh -c apt-get update && apt-get install -y --no-install-recommends curl && rm -rf /var/lib/apt/lists/*
2019-07-18 17:11:09 UTC/bin/sh -c #(nop) ENV DOTNET_VERSION=2.2.6
2019-07-18 17:11:17 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='d61b66a6663676f04fb1ae19129d793109db7bb1bf88dc9fba32257b214b852b3579da2114e41a7103392871ce62e1b93e9ca99f57b79804c72de06d52168acb' && 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-20 03:47:26 UTC/bin/sh -c #(nop) ENV ASPNETCORE_URLS=
2019-07-20 03:47:26 UTC/bin/sh -c #(nop) LABEL maintainer=JustArchi <JustArchi@JustArchi.net>
2019-07-20 03:47:26 UTC/bin/sh -c #(nop) EXPOSE 1242
2019-07-20 03:47:27 UTC/bin/sh -c #(nop) WORKDIR /app
2019-07-20 03:47:29 UTC/bin/sh -c #(nop) COPY dir:11c34ea58790fb54066fc357d5b29dabca59c6f973c8f62f3a7a19beac37b103 in .
2019-07-20 03:47:30 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.