2022-03-19 09:13:26 UTC
139 MB
6.12.0.122
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:a4b007099961706d45bdb3eb0a3aab719916c3e36d6da7577b0c9060260e65f8 - 18.64% (25.9 MB)
[#001] sha256:18785d1845f5dc614f27707490b6c71380904abc63e90f7949b3ecb05d0ba112 - 1.9% (2.64 MB)
[#002] sha256:f29cf656fe8852554cdf541174b617b360b706faa7543418512200be4ec12595 - 44.46% (61.8 MB)
[#003] sha256:fbe519952745fd423d5da656f5f681aaa621dc398e9ec750d3e43796eaddb837 - 30.18% (41.9 MB)
[#004] sha256:babb816f2ee66e282b203064d33c31e4d0dae4fdbeb79c0cdd4e5c52b6b82cf0 - 0.0% (143 Bytes)
[#005] sha256:dd29e559ca811b7138ebdaab921c1871fbb6f919fa04daa41aa656a71d221c04 - 0.0% (193 Bytes)
[#006] sha256:0080082bdd3253268925aa4b2df3d55d6028aab8b8b77ccbfc4245640e6bd96e - 4.82% (6.7 MB)
[#007] sha256:5b86e39fee8164a65a9f544e5215c32193b27e393497c71d153ef7fbeb35508f - 0.0% (389 Bytes)
/bin/sh -c #(nop) ADD file:7f5787c324936e09d339f9426eec4a0120431e2a4b6ccb0db28b94d61f074ab2 in /
2022-03-17 04:04:27 UTC/bin/sh -c #(nop) CMD ["bash"]
2022-03-18 07:44:04 UTC/bin/sh -c #(nop) ENV MONO_VERSION=6.12.0.122
2022-03-18 07:44:45 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
2022-03-18 07:45:04 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/*
2022-03-19 09:12:17 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/*
2022-03-19 09:12:18 UTC/bin/sh -c mkdir /config /tshock && touch /config/ServerLog.txt && ln -s /config/ServerLog.txt /tshock/ServerLog.txt && rm -rf /config
2022-03-19 09:12:19 UTC/bin/sh -c favorites_path="/root/My Games/Terraria" && mkdir -p "$favorites_path" && echo "{}" > "$favorites_path/favorites.json"
2022-03-19 09:13:20 UTC/bin/sh -c cd /tmp && curl -sL https://ci.appveyor.com/api/buildjobs/lgrdbdgy6g7f344r/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
2022-03-19 09:13:22 UTC/bin/sh -c #(nop) COPY file:7cf104e5d58598afbe65f44db44d775b031dd2d0483e768b63a54337f89d4f49 in /tshock/run.sh
2022-03-19 09:13:22 UTC/bin/sh -c #(nop) ARG VCS_REF
2022-03-19 09:13:23 UTC/bin/sh -c #(nop) LABEL org.label-schema.vcs-ref=2bd1f5f org.label-schema.vcs-url=https://github.com/beardedio/terraria
2022-03-19 09:13:24 UTC/bin/sh -c #(nop) VOLUME [/config /tshock/ServerPlugins]
2022-03-19 09:13:25 UTC/bin/sh -c #(nop) WORKDIR /tshock
2022-03-19 09:13:26 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.