2024-12-02 15:30:08 UTC
42.1 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
SENTRY_BUCKET_PROFILESfile://localhost//var/lib/sentry-profiles
[#000] sha256:2d429b9e73a6cf90a5bb85105c8118b30a1b2deedeae3ea9587055ffcb80eb45 - 65.95% (27.8 MB)
[#001] sha256:35893cb4b64a48d2857f71b18bea26e9ddc72f74546af5645b51730fd16fc0ec - 8.93% (3.76 MB)
[#002] sha256:e65a10012517dbdfbc138dfbaafa8038cbcb92430cca42ce3b4153def27de5a3 - 25.12% (10.6 MB)
[#003] sha256:c671ff6f9da180cea0092cb1d17d9b8317b1547b40e9961f42130677b37757a1 - 0.0% (145 Bytes)
ADD rootfs.tar.xz / # buildkit
2024-11-11 00:00:00 UTC (buildkit.dockerfile.v0)CMD ["bash"]
2024-12-02 15:29:57 UTC/bin/sh -c #(nop) EXPOSE 8080
2024-12-02 15:29:57 UTC/bin/sh -c #(nop) ARG PROFILES_DIR=/var/lib/sentry-profiles
2024-12-02 15:30:07 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-12-02 15:30:07 UTC/bin/sh -c #(nop) ENV SENTRY_BUCKET_PROFILES=file://localhost//var/lib/sentry-profiles
2024-12-02 15:30:07 UTC/bin/sh -c #(nop) COPY file:d217a1d4d43f80583d9805dd0f31a19ff9ed9a112ad52ed41b32e26fe1da449b in /bin/vroom
2024-12-02 15:30:08 UTC/bin/sh -c #(nop) WORKDIR /var/vroom
2024-12-02 15:30:08 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.