2024-11-21 16:30:40 UTC
41.7 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
SENTRY_BUCKET_PROFILESfile://localhost//var/lib/sentry-profiles
[#000] sha256:2d429b9e73a6cf90a5bb85105c8118b30a1b2deedeae3ea9587055ffcb80eb45 - 66.6% (27.8 MB)
[#001] sha256:8f60e5f066d3b1c0356d5fdf587b07ced3ded87027a58cb031ea6fece3de0624 - 8.0% (3.34 MB)
[#002] sha256:94fac018399c4e3429b95ef5afb59dc613263117f90aa1df6b8c5235214b47bc - 25.4% (10.6 MB)
[#003] sha256:c7c3a221f65f7d16516bd60038189d5d9363555821e46211b7a65c30c466d77a - 0.0% (147 Bytes)
ADD rootfs.tar.xz / # buildkit
2024-11-11 00:00:00 UTC (buildkit.dockerfile.v0)CMD ["bash"]
2024-11-21 16:30:31 UTC/bin/sh -c #(nop) EXPOSE 8080
2024-11-21 16:30:31 UTC/bin/sh -c #(nop) ARG PROFILES_DIR=/var/lib/sentry-profiles
2024-11-21 16:30:39 UTC|1 PROFILES_DIR=/var/lib/sentry-profiles /bin/sh -c apt-get update && apt-get install -y ca-certificates tzdata --no-install-recommends && apt-get clean && rm -rf /var/lib/apt/lists/* && mkdir -p $PROFILES_DIR
2024-11-21 16:30:39 UTC/bin/sh -c #(nop) ENV SENTRY_BUCKET_PROFILES=file://localhost//var/lib/sentry-profiles
2024-11-21 16:30:39 UTC/bin/sh -c #(nop) COPY file:cdfeeb94426cd6214a3058895446e9b0ad510fc3327c18460f78b1c4a29f4319 in /bin/vroom
2024-11-21 16:30:40 UTC/bin/sh -c #(nop) WORKDIR /var/vroom
2024-11-21 16:30:40 UTC/bin/sh -c #(nop) ENTRYPOINT ["/bin/vroom"]
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.