2023-03-07 13:24:37 UTC
46.3 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
SYMBOLICATOR_GID10021
SYMBOLICATOR_UID10021
[#000] sha256:3f9582a2cbe7197f39185419c0ced2c986389f8fc6aa805e1f5c090eea6511e0 - 64.72% (30 MB)
[#001] sha256:57adf7e1a4319f00cfd470dad33eb6303f47fafda0082be5c475484f9995f7a0 - 7.07% (3.27 MB)
[#002] sha256:ffff1fa80f1b462f6fe5adcb9361596a1f3751a759f7384d8f28b6f0ad548cae - 0.01% (4.51 KB)
[#003] sha256:ed3a7061e375373479e7a3cfca1e1704d58a24378a281e437ae9ac8edeb22ec1 - 0.0% (192 Bytes)
[#004] sha256:7dffbb51e62101e08563fd2dc5b626eae09c8e43e0924b65c59a03e053966334 - 28.19% (13 MB)
[#005] sha256:4fb2066df659ed09b65fbbfc0dc712ae65835020decc3f40fa43e51b478fbce0 - 0.0% (514 Bytes)
/bin/sh -c #(nop) ADD file:493a5b0c8d2d63a1343258b3f9aa5fcd59a93f44fe26ad9e56b094c3a08fd3be in /
2023-03-01 04:09:59 UTC/bin/sh -c #(nop) CMD ["bash"]
2023-03-01 12:40:33 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-03-01 12:40:34 UTC/bin/sh -c #(nop) ENV SYMBOLICATOR_UID=10021 SYMBOLICATOR_GID=10021
2023-03-01 12:40:34 UTC/bin/sh -c groupadd --system symbolicator --gid $SYMBOLICATOR_GID && useradd --system --gid symbolicator --uid $SYMBOLICATOR_UID symbolicator
2023-03-01 12:40:34 UTC/bin/sh -c #(nop) VOLUME [/data]
2023-03-01 12:40:35 UTC/bin/sh -c mkdir -p /etc/symbolicator /data && chown symbolicator:symbolicator /etc/symbolicator /data
2023-03-01 12:40:35 UTC/bin/sh -c #(nop) EXPOSE 3021
2023-03-07 13:24:37 UTC/bin/sh -c #(nop) COPY file:87e1e56de5ad35d4bef6a4eec107de950d41bcf1ac04efbbd7acd825cecb7fe1 in /bin
2023-03-07 13:24:37 UTC/bin/sh -c #(nop) COPY file:c51dc01cbb81cb3e0a3495da48113d352f40db6d4aff54e65ad51bd8f3a796f6 in /
2023-03-07 13:24:37 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.