2019-05-19 16:03:54 UTC
75.6 MB
true
DOTNET_VERSION2.2.5
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:743f2d6c1f65c793009f30acb07845ba2ef968192732afdab2ecf9a475515393 - 28.37% (21.4 MB)
[#001] sha256:72befba995618e5a448c794f7238639f263cf376248fb0ce868c07d7657b9a56 - 22.32% (16.9 MB)
[#002] sha256:2a40b9192d0291feb4a4c99f1196216b253447edf589ffe1f184e12004b5b9f6 - 3.76% (2.84 MB)
[#003] sha256:a25d0f7c2d8b74efa89eef604143fc4f276b21ee30787a162a8c9aff26932d27 - 37.31% (28.2 MB)
[#004] sha256:a932283e42875c74d200dce07a0aa6f40015b373be7de26b058640a7a8853bd8 - 0.0% (92 Bytes)
[#005] sha256:791ebbaf0e151f1f5a921cd39298231cfb797daedf71d2852152d7ce1b9d8b2a - 8.24% (6.23 MB)
/bin/sh -c #(nop) ADD file:fcb9328ea4c1156709f3d04c3d9a5f3667e77fb36a4a83390ae2495555fc0238 in /
2019-05-08 00:33:32 UTC/bin/sh -c #(nop) CMD ["bash"]
2019-05-14 13:55:44 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-05-14 13:55:46 UTC/bin/sh -c #(nop) ENV ASPNETCORE_URLS=http://+:80 DOTNET_RUNNING_IN_CONTAINER=true
2019-05-14 13:55:56 UTC/bin/sh -c apt-get update && apt-get install -y --no-install-recommends curl && rm -rf /var/lib/apt/lists/*
2019-05-14 13:56:05 UTC/bin/sh -c #(nop) ENV DOTNET_VERSION=2.2.5
2019-05-14 13:56:11 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='7cacc139737a7b05d5adcea0125e0d3ed7342e1d81d94d0445dbbcb64d6db2e9c840311966ac091ad0e4e4c737edee09aa0533252ec75510c9285008632adf03' && 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-05-19 16:03:52 UTC/bin/sh -c #(nop) ENV ASPNETCORE_URLS=
2019-05-19 16:03:52 UTC/bin/sh -c #(nop) LABEL maintainer=JustArchi <JustArchi@JustArchi.net>
2019-05-19 16:03:52 UTC/bin/sh -c #(nop) EXPOSE 1242
2019-05-19 16:03:52 UTC/bin/sh -c #(nop) WORKDIR /app
2019-05-19 16:03:54 UTC/bin/sh -c #(nop) COPY dir:97c3b0c329374260b326521b5d0a105176663fc8056734627e9468733605a09b in .
2019-05-19 16:03: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.