2021-12-01 09:13:57 UTC
139 MB
6.12.0.122
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:a10c77af261312e7c92bcc184f2d1726175ff7f142e44b01c5779cd79348b9fd - 18.64% (25.9 MB)
[#001] sha256:290db4dba8dd1a22feca175d2300b4ca8dd16fe86ecc6022a566329a5b654ecf - 1.9% (2.64 MB)
[#002] sha256:bbb78a53a304279c9bb401cfd5979e972f8fc1e746e9d36fc42525cd0676e372 - 44.47% (61.8 MB)
[#003] sha256:5493bf294076b603956aa45834f8f2feef75b4b8427097f525ea7a8633572082 - 30.19% (41.9 MB)
[#004] sha256:4388a9b19f1c66e5209a7fd2360c15bfb4f53eb15d7f7e0e03c8a77e56f9e1ad - 0.0% (143 Bytes)
[#005] sha256:06970bc2387749d99db89377540c42948e5ea1268cf7cc2e07fca59c51168e73 - 0.0% (192 Bytes)
[#006] sha256:9a1d4d5e0ed87d9a08d9ca4312d5adf7bc5b9ab9a962fa8b32fb89c6bfad6650 - 4.8% (6.67 MB)
[#007] sha256:7daabf2880454396344d38b6e6058d92e3b87b420da1fc4a9ac7598a2e9ed23c - 0.0% (390 Bytes)
/bin/sh -c #(nop) ADD file:3c54ad257f2e04f7294ce879b884820cf4726c8e93ec548172825963e40c79ad in /
2021-11-17 02:21:02 UTC/bin/sh -c #(nop) CMD ["bash"]
2021-11-23 22:35:14 UTC/bin/sh -c #(nop) ENV MONO_VERSION=6.12.0.122
2021-11-23 22:35:29 UTC/bin/sh -c apt-get update && apt-get install -y --no-install-recommends gnupg dirmngr ca-certificates && 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
2021-11-23 22:35:48 UTC/bin/sh -c echo "deb https://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/*
2021-12-01 09:12:40 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/*
2021-12-01 09:12:41 UTC/bin/sh -c mkdir /config /tshock && touch /config/ServerLog.txt && ln -s /config/ServerLog.txt /tshock/ServerLog.txt && rm -rf /config
2021-12-01 09:12:42 UTC/bin/sh -c favorites_path="/root/My Games/Terraria" && mkdir -p "$favorites_path" && echo "{}" > "$favorites_path/favorites.json"
2021-12-01 09:13:51 UTC/bin/sh -c cd /tmp && curl -sL https://ci.appveyor.com/api/buildjobs/bay73ssual5sh2n8/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
2021-12-01 09:13:53 UTC/bin/sh -c #(nop) COPY file:7cf104e5d58598afbe65f44db44d775b031dd2d0483e768b63a54337f89d4f49 in /tshock/run.sh
2021-12-01 09:13:53 UTC/bin/sh -c #(nop) ARG VCS_REF
2021-12-01 09:13:54 UTC/bin/sh -c #(nop) LABEL org.label-schema.vcs-ref=4b21f67 org.label-schema.vcs-url=https://github.com/beardedio/terraria
2021-12-01 09:13:55 UTC/bin/sh -c #(nop) VOLUME [/config /tshock/ServerPlugins]
2021-12-01 09:13:56 UTC/bin/sh -c #(nop) WORKDIR /tshock
2021-12-01 09:13:57 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.