2022-02-25 06:52:56 UTC
140 MB
6.12.0.122
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:6552179c3509e3c4314b4065e0d2790563d01cd474e2fdd58be4d46acd48af6a - 18.52% (25.9 MB)
[#001] sha256:1dd7c8aa8024e5da067c560f0319ca71064f55299dcc8b8d0cdf0c26dc826d09 - 1.89% (2.64 MB)
[#002] sha256:c9d82173799248cedffd37d5bdd1f07b1c51a1b625b2e7a880a43d222f116d07 - 44.16% (61.8 MB)
[#003] sha256:498fd2f2ffe10fe649e0384928857d3fc43ccf4908e5ca851d4d8c0f7b1167f1 - 29.99% (41.9 MB)
[#004] sha256:3ef52aaaa59e3eeadf723c80a0bea8b5ee2e9b36d3441496a210ef68d05fe6fd - 0.0% (174 Bytes)
[#005] sha256:15b4f23d445c6f5e7fc2bb7a090e428c6401e798518605a5a93bb185403c87b1 - 0.0% (217 Bytes)
[#006] sha256:a577040b30604c79f47a65547d2e2e288e0811a3372063faae807f90148abef8 - 5.45% (7.62 MB)
[#007] sha256:25f8ed97d0d55362bd6b20929869576f351e82124aac8642599b83f7bfc8aa60 - 0.0% (395 Bytes)
/bin/sh -c #(nop) ADD file:c51141702f568a28a7e3e7a2748f5ead5754e32d7b1cf7ebc8f4326273d05206 in /
2022-01-26 01:40:59 UTC/bin/sh -c #(nop) CMD ["bash"]
2022-01-26 08:42:22 UTC/bin/sh -c #(nop) ENV MONO_VERSION=6.12.0.122
2022-01-26 08:42:47 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-01-26 08:43:11 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-02-24 23:05:06 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-02-24 23:05:07 UTC/bin/sh -c mkdir /config /tshock && touch /config/ServerLog.txt && ln -s /config/ServerLog.txt /tshock/ServerLog.txt && rm -rf /config
2022-02-24 23:05:07 UTC/bin/sh -c favorites_path="/root/My Games/Terraria" && mkdir -p "$favorites_path" && echo "{}" > "$favorites_path/favorites.json"
2022-02-24 23:05:27 UTC/bin/sh -c cd /tmp && curl -sL https://github.com/Pryaxis/TShock/releases/download/v4.5.10/TShock4.5.10_Terraria1.4.3.2.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-02-24 23:05:27 UTC/bin/sh -c #(nop) COPY file:bbf99dc2ba4c9feb2f7f5dab738a6f007f0a94dc85f62a637cf99a7f5f653903 in /tshock/run.sh
2022-02-24 23:05:27 UTC/bin/sh -c #(nop) ARG VCS_REF
2022-02-25 06:52:56 UTC/bin/sh -c #(nop) LABEL org.label-schema.vcs-ref=3936a33 org.label-schema.vcs-url=https://github.com/beardedio/terraria
2022-02-25 06:52:56 UTC/bin/sh -c #(nop) VOLUME [/config /tshock/ServerPlugins]
2022-02-25 06:52:56 UTC/bin/sh -c #(nop) WORKDIR /tshock
2022-02-25 06:52: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.