2020-11-14 23:15:14 UTC
139 MB
6.10.0.104
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:bb79b6b2107fea8e8a47133a660b78e3a546998fcf0427be39ac9a0af4a97e90 - 18.64% (25.8 MB)
[#001] sha256:49f42b4ad878bfc3887ec056c31544fe7c67286e2cbf905efd97752fb01bf7cf - 0.18% (250 KB)
[#002] sha256:595630826b1b79ee45e4c4202b61c61ada9c53bf1352e06571dbaa4624660c6f - 46.16% (64 MB)
[#003] sha256:df19ff9408e67763b28a3e75f5d3fc1a1ad75fd70388b8ab8c6117f67bdcd469 - 30.4% (42.1 MB)
[#004] sha256:b00cf11202a8c9260e77ac9f98d2b0e4eec27c892017baa17255004f2ffa0b83 - 0.0% (176 Bytes)
[#005] sha256:f1aa422968cab726276ed9a960285a498b741aede9a8379b5c3f3fd051a5007f - 0.0% (221 Bytes)
[#006] sha256:ef9b0399cf9ed46cb79b87246f54492df26986f3174ae5a1d416db5b66f14d0f - 4.63% (6.42 MB)
[#007] sha256:7a7274e044c411f5280b3a4d4e095f9d8d47fca21db5829fda79596717017123 - 0.0% (397 Bytes)
/bin/sh -c #(nop) ADD file:0dc53e7886c35bc21ae6c4f6cedda54d56ae9c9e9cd367678f1a72e68b3c43d4 in /
2020-10-13 01:39:05 UTC/bin/sh -c #(nop) CMD ["bash"]
2020-10-13 08:07:49 UTC/bin/sh -c #(nop) ENV MONO_VERSION=6.10.0.104
2020-10-13 08:08:00 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-10-13 08:08:57 UTC/bin/sh -c echo "deb http://download.mono-project.com/repo/debian stable-buster/snapshots/$MONO_VERSION main" > /etc/apt/sources.list.d/mono-official-stable.list && apt-get update && apt-get install -y mono-runtime && rm -rf /var/lib/apt/lists/* /tmp/*
2020-11-14 23:00:27 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-11-14 23:00:29 UTC/bin/sh -c mkdir /config /tshock && touch /config/ServerLog.txt && ln -s /config/ServerLog.txt /tshock/ServerLog.txt && rm -rf /config
2020-11-14 23:00:29 UTC/bin/sh -c favorites_path="/root/My Games/Terraria" && mkdir -p "$favorites_path" && echo "{}" > "$favorites_path/favorites.json"
2020-11-14 23:13:32 UTC/bin/sh -c cd /tmp && curl -sL https://ci.appveyor.com/api/buildjobs/lflykvsavstsukxs/artifacts/TShockAPI%2Fbin%2FTShockAVRelease.zip --output tshock_release.zip && unzip tshock_release.zip -d /tmp/tshock && cd /tmp/tshock && cd $(find . -name TerrariaServer.exe -printf '%h\n') && mv ./* /tshock/ && rm -R /tmp/* && chmod +x /tshock/TerrariaServer.exe
2020-11-14 23:13:32 UTC/bin/sh -c #(nop) COPY file:bbf99dc2ba4c9feb2f7f5dab738a6f007f0a94dc85f62a637cf99a7f5f653903 in /tshock/run.sh
2020-11-14 23:13:32 UTC/bin/sh -c #(nop) ARG VCS_REF
2020-11-14 23:15:14 UTC/bin/sh -c #(nop) LABEL org.label-schema.vcs-ref=8d20082 org.label-schema.vcs-url=https://github.com/beardedio/terraria
2020-11-14 23:15:14 UTC/bin/sh -c #(nop) VOLUME [/config /tshock/ServerPlugins]
2020-11-14 23:15:14 UTC/bin/sh -c #(nop) WORKDIR /tshock
2020-11-14 23:15:14 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.