2019-07-25 16:52:54 UTC
77.4 MB
true
DOTNET_VERSION2.2.6
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:0a4690c5d889e116874bf45dc757b515565a3bd9b0f6c04054d62280bb4f4ecf - 27.7% (21.4 MB)
[#001] sha256:ae76a3838a0ab88975b72817b71233aafc1fecc7d21d7ea23be4f39e0b9939ef - 21.79% (16.9 MB)
[#002] sha256:12cde3cd37d0ef4a197491ab9263d6b7386c4296ae9ed60db096bebb7f8527f0 - 3.67% (2.84 MB)
[#003] sha256:0475f03e1ea62fc80ddff941dd0e18151e63641ee2fd27c90494074c6c175aef - 36.42% (28.2 MB)
[#004] sha256:ec7c99d893742ab3ffc2438ab023bf9dcee13b6cefacf9ba0399eea004757c0e - 0.0% (92 Bytes)
[#005] sha256:1cec67a5b52eff7761a582ebc1d0acae91173f3d3826de3eaa94fffe6bc47f3f - 10.43% (8.07 MB)
/bin/sh -c #(nop) ADD file:966bd7368f1e5a3e40fe5fab63ebe3c04719f677cc49385462e4dfda4c4096fb in /
2019-07-09 21:32:29 UTC/bin/sh -c #(nop) CMD ["bash"]
2019-07-24 18:33:18 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-24 18:33:20 UTC/bin/sh -c #(nop) ENV ASPNETCORE_URLS=http://+:80 DOTNET_RUNNING_IN_CONTAINER=true
2019-07-24 18:33:31 UTC/bin/sh -c apt-get update && apt-get install -y --no-install-recommends curl && rm -rf /var/lib/apt/lists/*
2019-07-24 18:33:43 UTC/bin/sh -c #(nop) ENV DOTNET_VERSION=2.2.6
2019-07-24 18:33:51 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-07-25 16:52:50 UTC/bin/sh -c #(nop) ENV ASPNETCORE_URLS=
2019-07-25 16:52:50 UTC/bin/sh -c #(nop) LABEL maintainer=JustArchi <JustArchi@JustArchi.net>
2019-07-25 16:52:50 UTC/bin/sh -c #(nop) EXPOSE 1242
2019-07-25 16:52:51 UTC/bin/sh -c #(nop) WORKDIR /app
2019-07-25 16:52:54 UTC/bin/sh -c #(nop) COPY dir:fc0afbdd5e517d3546aaa520a8ded300bcb0f19c22f4650654d60c2321a0359f in .
2019-07-25 16:52:54 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.