2023-09-20 19:42:09 UTC
49.2 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
SYMBOLICATOR_GID10021
SYMBOLICATOR_UID10021
[#000] sha256:a803e7c4b030119420574a882a52b6431e160fceb7620f61b525d49bc2d58886 - 56.49% (27.8 MB)
[#001] sha256:b66369792f90b25e3f3194480c76c0a0f1d5dba9991acbfab35f91cc9315b61b - 13.03% (6.41 MB)
[#002] sha256:f571fd2ed3c7c8c6ecad24ec57d4b25972ff575a43a02c2e23d3d2b07fc95daa - 0.0% (1.11 KB)
[#003] sha256:b0e84df5148321e5aef6cc7262af521ab9042632a5db4b40ca7aa6670066a8b0 - 0.0% (196 Bytes)
[#004] sha256:dcebd540f5d9a1250e6b34e5635a0ccfd2de0dc8c333347bdcf5d8ad442acfe3 - 30.47% (15 MB)
[#005] sha256:f34eab15412536291a4ac438b378e7060d5c0adf77b0079de3e19dcf22367669 - 0.0% (513 Bytes)
/bin/sh -c #(nop) ADD file:a1398394375faab8dd9e1e8d584eea96c750fb57ae4ffd2b14624f1cf263561b in /
2023-09-20 04:55:41 UTC/bin/sh -c #(nop) CMD ["bash"]
2023-09-20 19:42:06 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-09-20 19:42:06 UTC/bin/sh -c #(nop) ENV SYMBOLICATOR_UID=10021 SYMBOLICATOR_GID=10021
2023-09-20 19:42:07 UTC/bin/sh -c groupadd --system symbolicator --gid $SYMBOLICATOR_GID && useradd --system --gid symbolicator --uid $SYMBOLICATOR_UID symbolicator
2023-09-20 19:42:07 UTC/bin/sh -c #(nop) VOLUME [/data]
2023-09-20 19:42:08 UTC/bin/sh -c mkdir -p /etc/symbolicator /data && chown symbolicator:symbolicator /etc/symbolicator /data
2023-09-20 19:42:08 UTC/bin/sh -c #(nop) EXPOSE 3021
2023-09-20 19:42:09 UTC/bin/sh -c #(nop) COPY file:fafef256b3a58f6b2cc4626658767f7c2d32f5b9c3720d268a5b2910d3ad23ae in /bin
2023-09-20 19:42:09 UTC/bin/sh -c #(nop) COPY file:c51dc01cbb81cb3e0a3495da48113d352f40db6d4aff54e65ad51bd8f3a796f6 in /
2023-09-20 19:42:09 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.