2024-02-02 11:09:30 UTC
47.8 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
SYMBOLICATOR_GID10021
SYMBOLICATOR_UID10021
[#000] sha256:c57ee5000d61345aa3ee6684794a8110328e2274d9a5ae7855969d1a26394463 - 58.21% (27.8 MB)
[#001] sha256:d771953defaea236b4b82e88ba5560adbef721efde79ff37ee45a7204a1ed6f1 - 13.45% (6.42 MB)
[#002] sha256:20e3e009d11be823b57c9982152dfaa95ba7d477c6c42c04152b0788422b8993 - 0.0% (1.11 KB)
[#003] sha256:e42c997d13f7cb0c1da0ac6d8ab0dfb6ecacaecddc6780f6fe923725c57ea77e - 0.0% (192 Bytes)
[#004] sha256:ed1f79cbf254c28df0a0a5237fb8d134b3dd7cc5084e0d6d93087469d5fb21d4 - 28.34% (13.5 MB)
[#005] sha256:2b18ea0b93536a25c2bdb0c9f102d77e95b4f25bbfa500f64682d4ec9d826520 - 0.0% (513 Bytes)
/bin/sh -c #(nop) ADD file:af0f4e41d68b67ca88a1ce6297326159e18e27670d7bfc0bf5804a4e2b268cc8 in /
2024-01-31 22:35:18 UTC/bin/sh -c #(nop) CMD ["bash"]
2024-02-02 11:09:27 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/*
2024-02-02 11:09:27 UTC/bin/sh -c #(nop) ENV SYMBOLICATOR_UID=10021 SYMBOLICATOR_GID=10021
2024-02-02 11:09:28 UTC/bin/sh -c groupadd --system symbolicator --gid $SYMBOLICATOR_GID && useradd --system --gid symbolicator --uid $SYMBOLICATOR_UID symbolicator
2024-02-02 11:09:28 UTC/bin/sh -c #(nop) VOLUME [/data]
2024-02-02 11:09:29 UTC/bin/sh -c mkdir -p /etc/symbolicator /data && chown symbolicator:symbolicator /etc/symbolicator /data
2024-02-02 11:09:29 UTC/bin/sh -c #(nop) EXPOSE 3021
2024-02-02 11:09:29 UTC/bin/sh -c #(nop) COPY file:63eda1705e0391e4670fe65f857376e60530612bfc663370907026caaef13341 in /bin
2024-02-02 11:09:30 UTC/bin/sh -c #(nop) COPY file:c51dc01cbb81cb3e0a3495da48113d352f40db6d4aff54e65ad51bd8f3a796f6 in /
2024-02-02 11:09:30 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.