2020-12-23 09:20:36 UTC
138 MB
6.12.0.107
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:6ec7b7d162b24bd6df88abde89ceb6d7bbc2be927f025c9dd061af2b0c328cfe - 18.67% (25.8 MB)
[#001] sha256:e57c0d5dcc4116c2560b88d751dde0c2deaf4f1bbee2b3921e2995e5c9700d76 - 0.18% (250 KB)
[#002] sha256:830cd1509629aef8cc07956a007b68fd3caeed7fe4d389567f2197372958d909 - 46.21% (64 MB)
[#003] sha256:eb4f81fe9b1e1af91a1c6d2e4f2006125730bec8ae3cffc53c29864a4769bcf7 - 30.29% (41.9 MB)
[#004] sha256:e2d5a4da8d9e424fe6e45bd057fa6cbdfde9b9a33e9e8d491a4664b0230bec77 - 0.0% (144 Bytes)
[#005] sha256:fab0171dd32b657b23ba654aaa14f388da13b875f5819f62751bbee497a97959 - 0.0% (193 Bytes)
[#006] sha256:8316efe15f21a69480effd0c736a8673ee0467d4f05ef8abf0d8bd88ed3e0f7f - 4.66% (6.45 MB)
[#007] sha256:35a9211ef1302c273a5e82b07d9edcddd81084cb69f4b92dbf1184b9c67f593c - 0.0% (390 Bytes)
/bin/sh -c #(nop) ADD file:3a7bff4e139bcacc5831fd70a035c130a91b5da001dd91c08b2acd635c7064e8 in /
2020-12-11 02:06:10 UTC/bin/sh -c #(nop) CMD ["bash"]
2020-12-11 16:49:10 UTC/bin/sh -c #(nop) ENV MONO_VERSION=6.12.0.107
2020-12-11 16:49:18 UTC/bin/sh -c apt-get update && apt-get install -y --no-install-recommends gnupg dirmngr && 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
2020-12-11 16:49:46 UTC/bin/sh -c echo "deb http://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/*
2020-12-23 09:19:57 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/*
2020-12-23 09:20:00 UTC/bin/sh -c mkdir /config /tshock && touch /config/ServerLog.txt && ln -s /config/ServerLog.txt /tshock/ServerLog.txt && rm -rf /config
2020-12-23 09:20:01 UTC/bin/sh -c favorites_path="/root/My Games/Terraria" && mkdir -p "$favorites_path" && echo "{}" > "$favorites_path/favorites.json"
2020-12-23 09:20:30 UTC/bin/sh -c cd /tmp && curl -sL https://ci.appveyor.com/api/buildjobs/rb0ngowwub4xog09/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
2020-12-23 09:20:32 UTC/bin/sh -c #(nop) COPY file:7cf104e5d58598afbe65f44db44d775b031dd2d0483e768b63a54337f89d4f49 in /tshock/run.sh
2020-12-23 09:20:32 UTC/bin/sh -c #(nop) ARG VCS_REF
2020-12-23 09:20:33 UTC/bin/sh -c #(nop) LABEL org.label-schema.vcs-ref=1e74160 org.label-schema.vcs-url=https://github.com/beardedio/terraria
2020-12-23 09:20:34 UTC/bin/sh -c #(nop) VOLUME [/config /tshock/ServerPlugins]
2020-12-23 09:20:35 UTC/bin/sh -c #(nop) WORKDIR /tshock
2020-12-23 09:20:36 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.