2020-06-26 09:09:10 UTC
131 MB
6.8.0.96
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:7d2977b12acb33f192e3f20b7e15a467cc8f3f5124a15d975a6d4afe5fa3d258 - 16.33% (21.5 MB)
[#001] sha256:086ef7a7e886327a728a6c520ae895632459590d19d2691114827740ae2f70e8 - 0.18% (239 KB)
[#002] sha256:28855cf8f97ad7e71803802cd6b3c77cc8335c628b34fc3f6283688061cdad11 - 46.76% (61.5 MB)
[#003] sha256:725135827489e5b1415e95070f1a38d4f53e7b88ab489e7a1edfa6faa96e56e3 - 32.65% (42.9 MB)
[#004] sha256:6f6f6fb86c4f67f0f19282d758a7139be9b8657b205cdb5aa958f7ebbc619700 - 0.0% (143 Bytes)
[#005] sha256:f3affb96c55fed2d1c8bfa99d5bbc42ec1c8e0f8429e3035b16e27d855a64d26 - 0.0% (193 Bytes)
[#006] sha256:6c1f88da474137e8edc8f12a51d5cb554d27ea15a560fda697cceea173270faf - 4.08% (5.37 MB)
[#007] sha256:ea932b2e1932a4ac64efab527d074c317f2fcc91708b156f44958a1bbdec93df - 0.0% (389 Bytes)
/bin/sh -c #(nop) ADD file:57b431451a292755d0f13673f5f3bea9f62aea36c7a1b59d34d7d200ba134fea in /
2020-06-09 01:23:35 UTC/bin/sh -c #(nop) CMD ["bash"]
2020-06-09 07:23:45 UTC/bin/sh -c #(nop) ENV MONO_VERSION=6.8.0.96
2020-06-09 07:23:55 UTC/bin/sh -c apt-get update && apt-get install -y --no-install-recommends gnupg dirmngr && rm -rf /var/lib/apt/lists/* && export GNUPGHOME="$(mktemp -d)" && gpg --batch --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys 3FA7E0328081BFF6A14DA29AA6A19B38D3D831EF && gpg --batch --export --armor 3FA7E0328081BFF6A14DA29AA6A19B38D3D831EF > /etc/apt/trusted.gpg.d/mono.gpg.asc && gpgconf --kill all && rm -rf "$GNUPGHOME" && apt-key list | grep Xamarin && apt-get purge -y --auto-remove gnupg dirmngr
2020-06-09 07:24:27 UTC/bin/sh -c echo "deb http://download.mono-project.com/repo/debian stable-stretch/snapshots/$MONO_VERSION main" > /etc/apt/sources.list.d/mono-official-vs.list && apt-get update && apt-get install -y mono-runtime && rm -rf /var/lib/apt/lists/* /tmp/*
2020-06-26 09:07:31 UTC/bin/sh -c apt-get update && apt-get upgrade -y && apt-get install -y curl nuget vim zip && apt-get clean && rm -rf /var/lib/apt/lists/*
2020-06-26 09:07:34 UTC/bin/sh -c mkdir /config /tshock && touch /config/ServerLog.txt && ln -s /config/ServerLog.txt /tshock/ServerLog.txt && rm -rf /config
2020-06-26 09:07:35 UTC/bin/sh -c favorites_path="/root/My Games/Terraria" && mkdir -p "$favorites_path" && echo "{}" > "$favorites_path/favorites.json"
2020-06-26 09:09:04 UTC/bin/sh -c cd /tmp && curl -sL https://ci.appveyor.com/api/buildjobs/61dyotfyr77spqyd/artifacts/TShockAPI%2Fbin%2FTShockAVRelease.zip --output tshock_release.zip && unzip tshock_release.zip -d /tshock && rm -R /tmp/* && chmod +x /tshock/TerrariaServer.exe
2020-06-26 09:09:06 UTC/bin/sh -c #(nop) COPY file:7cf104e5d58598afbe65f44db44d775b031dd2d0483e768b63a54337f89d4f49 in /tshock/run.sh
2020-06-26 09:09:06 UTC/bin/sh -c #(nop) ARG VCS_REF
2020-06-26 09:09:07 UTC/bin/sh -c #(nop) LABEL org.label-schema.vcs-ref=e01558b org.label-schema.vcs-url=https://github.com/beardedio/terraria
2020-06-26 09:09:08 UTC/bin/sh -c #(nop) VOLUME [/config /tshock/ServerPlugins]
2020-06-26 09:09:09 UTC/bin/sh -c #(nop) WORKDIR /tshock
2020-06-26 09:09:10 UTC/bin/sh -c #(nop) ENTRYPOINT ["./run.sh"]
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.