2019-06-30 21:20:30 UTC
75.8 MB
true
DOTNET_VERSION2.2.5
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:fc7181108d403205fda45b28dbddfa1cf07e772fa41244e44f53a341b8b1893d - 28.3% (21.4 MB)
[#001] sha256:8b01d789a397782a7618ffdfbde013c7604fe799d502b313aa47ede536fcfed5 - 22.26% (16.9 MB)
[#002] sha256:88b297f96aab60a4fd2674b0993eb4871720f84c29da75f43136a60312cbff2d - 3.75% (2.84 MB)
[#003] sha256:c0ffe3ac01807d7a76ca27626f5deaf42fba069293b6e78e648cf6f9ab009f51 - 37.2% (28.2 MB)
[#004] sha256:02c582929ef5a36854560859fbc109d0ca1e7c6b89566e10f4c086d7e09d6a5f - 0.0% (92 Bytes)
[#005] sha256:a4433369ff4d29a38d37e46b0d6d80ba30bade5999a6b1369f7ebd0ab12fc3dc - 8.49% (6.44 MB)
/bin/sh -c #(nop) ADD file:5ffb798d64089418ef4d3a261df5ad7cfa038eb2ef778db2b92604ac87228d99 in /
2019-06-10 23:24:23 UTC/bin/sh -c #(nop) CMD ["bash"]
2019-06-20 01:07:47 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:07:49 UTC/bin/sh -c #(nop) ENV ASPNETCORE_URLS=http://+:80 DOTNET_RUNNING_IN_CONTAINER=true
2019-06-20 01:07:59 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:08:10 UTC/bin/sh -c #(nop) ENV DOTNET_VERSION=2.2.5
2019-06-20 01:08: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-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-06-30 21:20:26 UTC/bin/sh -c #(nop) ENV ASPNETCORE_URLS=
2019-06-30 21:20:27 UTC/bin/sh -c #(nop) LABEL maintainer=JustArchi <JustArchi@JustArchi.net>
2019-06-30 21:20:27 UTC/bin/sh -c #(nop) EXPOSE 1242
2019-06-30 21:20:27 UTC/bin/sh -c #(nop) WORKDIR /app
2019-06-30 21:20:29 UTC/bin/sh -c #(nop) COPY dir:282eab579352bbfe7c839aa73bfc4dcf4b9ba7bbfc62e858bcfeda015f442137 in .
2019-06-30 21:20: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.