2021-12-10 09:12:56 UTC
139 MB
6.12.0.122
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:ffbb094f4f9e7c61d97c2b409f3e8154e2621a5074a0087d35f1849e665d0d34 - 18.64% (25.9 MB)
[#001] sha256:97d255d651b523ef736d9d9e6d1e036759707d1807a43ea3267c17050c50a0a4 - 1.9% (2.64 MB)
[#002] sha256:e2c76033721138e537a5014ef23be557625c228e0ee48663631fded70217b99d - 44.46% (61.8 MB)
[#003] sha256:6329e96551493294f0cdd499630f12f21ae3abb5aec4cc94879108d6e7cd61c5 - 30.19% (41.9 MB)
[#004] sha256:e3870209e55a325fda0dcbf471670a4a96b87b1a80c2673355e9eb0cd0f56a9d - 0.0% (143 Bytes)
[#005] sha256:b26c1da0efe8229524a386633397764eeab25cef752d68a6292bdba4a36fe8de - 0.0% (193 Bytes)
[#006] sha256:ae01b13988f8ff183c818eb1c68dbda613d04b9511ea8a6eab3c27bea74f6281 - 4.8% (6.67 MB)
[#007] sha256:26a8f5cb7380810ffb16e4b23cc4377b43841b7f735463a31e9698abc62cfd99 - 0.0% (391 Bytes)
/bin/sh -c #(nop) ADD file:70f893355b4ecf317b289874ea624aa52c30735086e26de45bad73f57d16757b in /
2021-12-02 02:48:43 UTC/bin/sh -c #(nop) CMD ["bash"]
2021-12-02 11:04:14 UTC/bin/sh -c #(nop) ENV MONO_VERSION=6.12.0.122
2021-12-02 11:04:24 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-12-02 11:04:44 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-10 09:12:26 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-10 09:12:27 UTC/bin/sh -c mkdir /config /tshock && touch /config/ServerLog.txt && ln -s /config/ServerLog.txt /tshock/ServerLog.txt && rm -rf /config
2021-12-10 09:12:28 UTC/bin/sh -c favorites_path="/root/My Games/Terraria" && mkdir -p "$favorites_path" && echo "{}" > "$favorites_path/favorites.json"
2021-12-10 09:12:50 UTC/bin/sh -c cd /tmp && curl -sL https://ci.appveyor.com/api/buildjobs/k0v01dshn3hbd4kd/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-10 09:12:52 UTC/bin/sh -c #(nop) COPY file:7cf104e5d58598afbe65f44db44d775b031dd2d0483e768b63a54337f89d4f49 in /tshock/run.sh
2021-12-10 09:12:52 UTC/bin/sh -c #(nop) ARG VCS_REF
2021-12-10 09:12:53 UTC/bin/sh -c #(nop) LABEL org.label-schema.vcs-ref=9ef9582 org.label-schema.vcs-url=https://github.com/beardedio/terraria
2021-12-10 09:12:54 UTC/bin/sh -c #(nop) VOLUME [/config /tshock/ServerPlugins]
2021-12-10 09:12:55 UTC/bin/sh -c #(nop) WORKDIR /tshock
2021-12-10 09:12:56 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.