2018-11-08 05:53:52 UTC
72.7 MB
true
DOTNET_VERSION2.1.5
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:2e5bbd238113a2057012dfb78ac9665531c276c48962d208492c8802fb0503c0 - 25.26% (18.4 MB)
[#001] sha256:63c92bf530e62143accc656abc2313d4385c80b6510c23d3bc7acd4363295cea - 21.37% (15.5 MB)
[#002] sha256:9f2183a60db252189a632d02f2a88740db66bff48afc5b68c7788d6d4cadfbe3 - 3.48% (2.53 MB)
[#003] sha256:0eeaaf6b133ac39ae2bf14841cd981b362327e023088a0550ee1c787790f2392 - 38.2% (27.8 MB)
[#004] sha256:506fcf715cde1946e39f1910ec07f383ca3bc1e2e21a69645a94e5ffebc45112 - 0.0% (92 Bytes)
[#005] sha256:65707b5dd3a97385cbbb3cb70effc34dd5dd73e7ceadfbdbfcc22a76ffdab597 - 11.69% (8.5 MB)
/bin/sh -c #(nop) ADD file:d20313e46e6d5f092327691d5bc0e83ad6b16d7b44a8dc82fa973c25a13257e7 in /
2018-09-05 12:04:38 UTC/bin/sh -c #(nop) CMD ["bash"]
2018-10-17 14:11:49 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/*
2018-10-17 14:11:50 UTC/bin/sh -c #(nop) ENV ASPNETCORE_URLS=http://+:80 DOTNET_RUNNING_IN_CONTAINER=true
2018-10-17 14:12:36 UTC/bin/sh -c apt-get update && apt-get install -y --no-install-recommends curl && rm -rf /var/lib/apt/lists/*
2018-10-17 14:12:37 UTC/bin/sh -c #(nop) ENV DOTNET_VERSION=2.1.5
2018-10-17 14:13:12 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='89a77a07065ea24e7198c77a233b9ce5c6cf51b1deb2ef55c88f0adbb2ecd9db1ba4e7d55eec2ef7139c47f91346fed360161a5bb6e3a7ccfc4559bcde286364' && 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
2018-11-08 05:53:50 UTC/bin/sh -c #(nop) ENV ASPNETCORE_URLS=
2018-11-08 05:53:50 UTC/bin/sh -c #(nop) LABEL maintainer=JustArchi <JustArchi@JustArchi.net>
2018-11-08 05:53:50 UTC/bin/sh -c #(nop) EXPOSE 1242
2018-11-08 05:53:50 UTC/bin/sh -c #(nop) WORKDIR /app
2018-11-08 05:53:52 UTC/bin/sh -c #(nop) COPY dir:51c0ee0ddca64cae8968a833c159000a2c7ed00b481216ab7e7521f03158191b in .
2018-11-08 05:53:52 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.