2018-09-27 02:17:21 UTC
75.3 MB
true
DOTNET_VERSION2.1.4
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:802b00ed6f79f48e6a5f44ecbcaf43563d6077aaecb565eee1dfc615c0b18c00 - 28.46% (21.4 MB)
[#001] sha256:164f05f778a46152373b1b5e5abe2e6dc018c469314d4a54d124dda66c5a7222 - 22.37% (16.9 MB)
[#002] sha256:4cded6f5f43628bc498cbe9d58452daeacd6102223aa80042eb2a20a7066a029 - 3.77% (2.84 MB)
[#003] sha256:4d9b3b7ae76b70e4f7045dfbb2677d0ce532735f35e80fc8dca7ebc8102064bd - 37.35% (28.1 MB)
[#004] sha256:df85c8646a87593c53883f392add148354beea63c4a77de940d70b92981c0a63 - 0.0% (92 Bytes)
[#005] sha256:b272d49331a578770ca6a8f7876e2a417d3859a6d57e7f25e260940fb75f496e - 8.05% (6.07 MB)
/bin/sh -c #(nop) ADD file:e6ca98733431f75e97eb09758ba64065d213d51bd2070a95cf15f2ff5adccfc4 in /
2018-09-04 21:21:34 UTC/bin/sh -c #(nop) CMD ["bash"]
2018-09-20 16:55:25 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-09-20 16:55:29 UTC/bin/sh -c #(nop) ENV ASPNETCORE_URLS=http://+:80 DOTNET_RUNNING_IN_CONTAINER=true
2018-09-20 16:55:49 UTC/bin/sh -c apt-get update && apt-get install -y --no-install-recommends curl && rm -rf /var/lib/apt/lists/*
2018-09-20 16:55:49 UTC/bin/sh -c #(nop) ENV DOTNET_VERSION=2.1.4
2018-09-20 16:56: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-x64.tar.gz && dotnet_sha512='94bd277112ccecf65d425e0ce98e7e30ac702e2ee91ebb976119a2a96f500745217dc77b4a3f0f5a7d6a4ee9779429c0bea419561cae09b446fba5cefb81e9fd' && 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-09-27 02:17:20 UTC/bin/sh -c #(nop) ENV ASPNETCORE_URLS=
2018-09-27 02:17:20 UTC/bin/sh -c #(nop) LABEL maintainer=JustArchi <JustArchi@JustArchi.net>
2018-09-27 02:17:20 UTC/bin/sh -c #(nop) EXPOSE 1242
2018-09-27 02:17:20 UTC/bin/sh -c #(nop) WORKDIR /app
2018-09-27 02:17:21 UTC/bin/sh -c #(nop) COPY dir:7bdd972a1dadc2cc6a4fcae250a5d5028aa26297b9d546a5616998d6236246a2 in .
2018-09-27 02:17:21 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.