2023-07-25 16:21:42 UTC
47.8 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
SYMBOLICATOR_GID10021
SYMBOLICATOR_UID10021
[#000] sha256:9d21b12d5fab9ab82969054d72411ce627c209257df64b6057016c981e163c30 - 62.63% (30 MB)
[#001] sha256:8661745ecc753ed7fde24c9fc6547ff9659c6a711bfc2b4ba7f5ebdb939f3f92 - 6.84% (3.27 MB)
[#002] sha256:b9ef42ba33b00f03d40c726eec28a287df44a1224510f551f7a4ea3b7285b179 - 0.01% (4.51 KB)
[#003] sha256:f290d07338f22f1626728c759888355115194b1d6a89faf0424a3e3262101927 - 0.0% (193 Bytes)
[#004] sha256:5f0b51a34cdecfb58a14d73e7cfeefac6ec2986e479d05ce9919b5e417fa43bc - 30.51% (14.6 MB)
[#005] sha256:5f562721cd26e447f6a54a382d2f998cd37225bccbc33df2c1bbc229271ae408 - 0.0% (515 Bytes)
/bin/sh -c #(nop) ADD file:4a063d4e089ef10c6806d7042a0040078674ac2db61df02df8bbb8fa4894910a in /
2023-07-04 01:20:23 UTC/bin/sh -c #(nop) CMD ["bash"]
2023-07-04 15:38:34 UTC/bin/sh -c apt-get update && apt-get install -y --no-install-recommends openssl ca-certificates gosu curl cabextract && rm -rf /var/lib/apt/lists/*
2023-07-04 15:38:34 UTC/bin/sh -c #(nop) ENV SYMBOLICATOR_UID=10021 SYMBOLICATOR_GID=10021
2023-07-04 15:38:35 UTC/bin/sh -c groupadd --system symbolicator --gid $SYMBOLICATOR_GID && useradd --system --gid symbolicator --uid $SYMBOLICATOR_UID symbolicator
2023-07-04 15:38:35 UTC/bin/sh -c #(nop) VOLUME [/data]
2023-07-04 15:38:36 UTC/bin/sh -c mkdir -p /etc/symbolicator /data && chown symbolicator:symbolicator /etc/symbolicator /data
2023-07-04 15:38:36 UTC/bin/sh -c #(nop) EXPOSE 3021
2023-07-25 16:21:42 UTC/bin/sh -c #(nop) COPY file:c10bf7e3d54f9fd2e469426f549d8f260bb92ef75e0fa57e8e4b433ae65199fa in /bin
2023-07-25 16:21:42 UTC/bin/sh -c #(nop) COPY file:c51dc01cbb81cb3e0a3495da48113d352f40db6d4aff54e65ad51bd8f3a796f6 in /
2023-07-25 16:21:42 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.