2022-10-01 00:41:57 UTC
150 MB
6.12.0.182
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:4b7b4a8876e2f677668e51b8473f97a237d3d4df201b9df4031bcaa8068370b1 - 17.25% (25.9 MB)
[#001] sha256:89f8ea394174077f9198e4dc4dbd025a81c5c8c6ba17b1678efbecee1bdf20de - 1.77% (2.65 MB)
[#002] sha256:32c1f2a8daaa8fc01b6f5ad67922ae8b7d5d4d0346a803a49370432678f225be - 41.19% (61.8 MB)
[#003] sha256:f34e470a2982c9359f4235e84f1737843c08881c10f4b98fb72d195daaf809c1 - 28.15% (42.2 MB)
[#004] sha256:32724e4d0bc44a57c605140f475d16254a0fb62cc8cfe8af1e760ac94e9975b9 - 0.0% (193 Bytes)
[#005] sha256:f7958e49873ef5b6ca1533153bb7f2a3e2ee7d13c4ef3dc5263a9eedfdf7e41f - 11.65% (17.5 MB)
[#006] sha256:7f608ea803ec4ce9acc9e33e98c18662692cb20b6fa196a357e6a32b1764841a - 0.0% (520 Bytes)
/bin/sh -c #(nop) ADD file:782d864aa72c2d5fb599311ebae56db4067d2e91ff532c1aaf1a291c3dbce5bb in /
2022-09-13 00:56:49 UTC/bin/sh -c #(nop) CMD ["bash"]
2022-09-13 13:17:37 UTC/bin/sh -c #(nop) ENV MONO_VERSION=6.12.0.182
2022-09-13 13:17:46 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-09-13 13:18:05 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-10-01 00:41:48 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-10-01 00:41:49 UTC/bin/sh -c favorites_path="/root/My Games/Terraria" && mkdir -p "$favorites_path" && echo "{}" > "$favorites_path/favorites.json"
2022-10-01 00:41:52 UTC/bin/sh -c mkdir /tmp/terraria && cd /tmp/terraria && curl -sL https://www.terraria.org/api/download/pc-dedicated-server/terraria-server-1442.zip --output terraria-server.zip && unzip -q terraria-server.zip && mv */Linux /vanilla && mv */Windows/serverconfig.txt /vanilla/serverconfig-default.txt && rm -R /tmp/* && chmod +x /vanilla/TerrariaServer* && if [ ! -f /vanilla/TerrariaServer ]; then echo "Missing /vanilla/TerrariaServer"; exit 1; fi
2022-10-01 00:41:53 UTC/bin/sh -c #(nop) COPY file:d182c63346cb47dca85a6975e27e7a149282da30414db465043d75524f5ac784 in /vanilla/run.sh
2022-10-01 00:41:53 UTC/bin/sh -c #(nop) ARG VCS_REF
2022-10-01 00:41:54 UTC/bin/sh -c #(nop) LABEL org.label-schema.vcs-ref=29570d6 org.label-schema.vcs-url=https://github.com/beardedio/terraria
2022-10-01 00:41:55 UTC/bin/sh -c #(nop) VOLUME [/config]
2022-10-01 00:41:56 UTC/bin/sh -c #(nop) WORKDIR /vanilla
2022-10-01 00:41: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.