2023-06-28 11:26:47 UTC
47.1 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
SYMBOLICATOR_GID10021
SYMBOLICATOR_UID10021
[#000] sha256:759700526b7894aa9c150feb2ebfcd00cf06d2890df739e71555edcfd13669e3 - 63.6% (30 MB)
[#001] sha256:ef41de59c4cd52f3a10eec9ff13575dbc9bcd85e8042c6979133428fd70caede - 6.95% (3.27 MB)
[#002] sha256:fff1dfc84ecd991673c0a77c6d5526a16a4a9e4d96b06daaa8ca0fe0eca5b768 - 0.01% (4.51 KB)
[#003] sha256:be72739fb7b50607b558d3085f9b4396a534851e5d5728ff5101548004622ff6 - 0.0% (192 Bytes)
[#004] sha256:aa42b7395bd01cde7216a07bd7e2a81589b3059d5f1c070fa1cdb1422ee734b2 - 29.44% (13.9 MB)
[#005] sha256:8ff1cbcdd2ae491581358ec386d3735266b5fa7075be917b92284c2138dff664 - 0.0% (515 Bytes)
/bin/sh -c #(nop) ADD file:5ab44909c2983e19ab6596e7e4ee9ad80e48afeb9dfe0e7224afdae7cafd25ef in /
2023-06-12 23:21:08 UTC/bin/sh -c #(nop) CMD ["bash"]
2023-06-13 15:15:43 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-06-13 15:15:43 UTC/bin/sh -c #(nop) ENV SYMBOLICATOR_UID=10021 SYMBOLICATOR_GID=10021
2023-06-13 15:15:43 UTC/bin/sh -c groupadd --system symbolicator --gid $SYMBOLICATOR_GID && useradd --system --gid symbolicator --uid $SYMBOLICATOR_UID symbolicator
2023-06-13 15:15:43 UTC/bin/sh -c #(nop) VOLUME [/data]
2023-06-13 15:15:44 UTC/bin/sh -c mkdir -p /etc/symbolicator /data && chown symbolicator:symbolicator /etc/symbolicator /data
2023-06-13 15:15:44 UTC/bin/sh -c #(nop) EXPOSE 3021
2023-06-28 11:26:47 UTC/bin/sh -c #(nop) COPY file:95d6fbe625317f6a046a1dc6946de942da0196593f780a97a081d5d33c7bafde in /bin
2023-06-28 11:26:47 UTC/bin/sh -c #(nop) COPY file:c51dc01cbb81cb3e0a3495da48113d352f40db6d4aff54e65ad51bd8f3a796f6 in /
2023-06-28 11:26:47 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.