2020-05-09 22:41:13 UTC
86.3 MB
true
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:54fec2fa59d0a0de9cd2dec9850b36c43de451f1fd1c0a5bf8f1cf26a61a5da4 - 29.94% (25.8 MB)
[#001] sha256:573788d8ba266314976edfdfbe8225041ff9d69e6d5e681c53b7690966754ff7 - 18.84% (16.3 MB)
[#002] sha256:d8e35c95ac02569e9bb398bdc2c79d79b18e80dd856e3f2004a0d12b2c8d3e43 - 1.12% (993 KB)
[#003] sha256:e158ea73cf60d5bfb422b01ea45c53170e266a9d2f8733a248e2b0c451dc097c - 34.55% (29.8 MB)
[#004] sha256:5c38381dab2def1650108fd8a5f7dd334f323054f523316ad5e2ebaaa52a32a0 - 8.99% (7.76 MB)
[#005] sha256:9dc2cd9835f7070290c91360654df6e4650cf6a5070dcd4450dcccf573529112 - 0.0% (92 Bytes)
[#006] sha256:8baa5818fc951ecb3ec100182d549b5b1ae9217da48080e02bd4f2f90bf852c3 - 6.55% (5.65 MB)
/bin/sh -c #(nop) ADD file:9b8be2b52ee0fa31da1b6256099030b73546253a57e94cccb24605cd888bb74d in /
2020-04-23 00:20:32 UTC/bin/sh -c #(nop) CMD ["bash"]
2020-04-23 04:07:11 UTC/bin/sh -c apt-get update && apt-get install -y --no-install-recommends ca-certificates libc6 libgcc1 libgssapi-krb5-2 libicu63 libssl1.1 libstdc++6 zlib1g && rm -rf /var/lib/apt/lists/*
2020-04-23 04:07:12 UTC/bin/sh -c #(nop) ENV ASPNETCORE_URLS=http://+:80 DOTNET_RUNNING_IN_CONTAINER=true
2020-04-23 04:07:16 UTC/bin/sh -c apt-get update && apt-get install -y --no-install-recommends curl && rm -rf /var/lib/apt/lists/*
2020-04-23 04:07:20 UTC/bin/sh -c dotnet_version=3.1.3 && curl -SL --output dotnet.tar.gz https://dotnetcli.azureedge.net/dotnet/Runtime/$dotnet_version/dotnet-runtime-$dotnet_version-linux-x64.tar.gz && dotnet_sha512='e3f6f9b81bc3828b60f7da5a5c341373dc17f971f1de3f2714adcca180a630a60d4b681166fe78434d8b2ce023d2d08eff4f1935ec664130b7f856fa8e1cac2b' && echo "$dotnet_sha512 dotnet.tar.gz" | sha512sum -c - && mkdir -p /usr/share/dotnet && tar -ozxf dotnet.tar.gz -C /usr/share/dotnet && rm dotnet.tar.gz && ln -s /usr/share/dotnet/dotnet /usr/bin/dotnet
2020-04-23 04:07:23 UTC/bin/sh -c aspnetcore_version=3.1.3 && curl -SL --output aspnetcore.tar.gz https://dotnetcli.azureedge.net/dotnet/aspnetcore/Runtime/$aspnetcore_version/aspnetcore-runtime-$aspnetcore_version-linux-x64.tar.gz && aspnetcore_sha512='ced0b7c9faaf250fbee2c850e8941d47a17da06fa8e576d57063fa4bbc6c8435de6ab488b683d4a692cd622e24d9592f11608a1b358074167cf0b76024815611' && echo "$aspnetcore_sha512 aspnetcore.tar.gz" | sha512sum -c - && tar -ozxf aspnetcore.tar.gz -C /usr/share/dotnet ./shared/Microsoft.AspNetCore.App && rm aspnetcore.tar.gz
2020-05-09 22:41:10 UTC/bin/sh -c #(nop) ENV ASPNETCORE_URLS=
2020-05-09 22:41:10 UTC/bin/sh -c #(nop) LABEL maintainer=JustArchi <JustArchi@JustArchi.net>
2020-05-09 22:41:10 UTC/bin/sh -c #(nop) EXPOSE 1242
2020-05-09 22:41:10 UTC/bin/sh -c #(nop) WORKDIR /app
2020-05-09 22:41:13 UTC/bin/sh -c #(nop) COPY dir:c9d899082b8579148750249960dce78578e0921accf984d59fc88367b4b366e9 in .
2020-05-09 22:41:13 UTC/bin/sh -c #(nop) HEALTHCHECK &{["CMD" "pidof" "-q" "dotnet"] "0s" "0s" "0s" '\x00'}
2020-05-09 22:41:13 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.