2023-11-30 13:36:39 UTC
50.7 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
SYMBOLICATOR_GID10021
SYMBOLICATOR_UID10021
[#000] sha256:1f7ce2fa46ab3942feabee654933948821303a5a821789dddab2d8c3df59e227 - 54.83% (27.8 MB)
[#001] sha256:6723e8da4e94c30f618e5297a427deb49be10b180ba2cc33506278f2fd223102 - 12.66% (6.42 MB)
[#002] sha256:0e21bf3320b1af869d5b73be58c65451ea480ba3d1e7d0067419321c3a9bd0ba - 0.0% (1.11 KB)
[#003] sha256:0bb945243497a0fedc7bc6b962694aee386d30af4d05b2bf84950cb41e9332e7 - 0.0% (195 Bytes)
[#004] sha256:59f1936981801d1cf4a32e295c751333e042d939d9f7955c68d424441d68c120 - 32.5% (16.5 MB)
[#005] sha256:f2f8959d7edc53fb30c557900435b7965435d9f26af3dd60357679ef683ce29f - 0.0% (514 Bytes)
/bin/sh -c #(nop) ADD file:d261a6f6921593f1e0b3f472ab1b1822e2c6deb0b369200f0b3370556bfad017 in /
2023-11-21 05:21:37 UTC/bin/sh -c #(nop) CMD ["bash"]
2023-11-22 00:21:34 UTC/bin/sh -c apt-get update && apt-get upgrade -y && apt-get install -y --no-install-recommends openssl ca-certificates gosu curl cabextract && rm -rf /var/lib/apt/lists/*
2023-11-22 00:21:35 UTC/bin/sh -c #(nop) ENV SYMBOLICATOR_UID=10021 SYMBOLICATOR_GID=10021
2023-11-22 00:21:35 UTC/bin/sh -c groupadd --system symbolicator --gid $SYMBOLICATOR_GID && useradd --system --gid symbolicator --uid $SYMBOLICATOR_UID symbolicator
2023-11-22 00:21:35 UTC/bin/sh -c #(nop) VOLUME [/data]
2023-11-22 00:21:36 UTC/bin/sh -c mkdir -p /etc/symbolicator /data && chown symbolicator:symbolicator /etc/symbolicator /data
2023-11-22 00:21:36 UTC/bin/sh -c #(nop) EXPOSE 3021
2023-11-30 13:36:38 UTC/bin/sh -c #(nop) COPY file:363d0b88e7d0161ce8649ad88515b7ca9ef972838ebbf73e3e2678ccdd79265f in /bin
2023-11-30 13:36:39 UTC/bin/sh -c #(nop) COPY file:c51dc01cbb81cb3e0a3495da48113d352f40db6d4aff54e65ad51bd8f3a796f6 in /
2023-11-30 13:36:39 UTC/bin/sh -c #(nop) ENTRYPOINT ["/bin/bash" "/docker-entrypoint.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.