2025-06-12 13:15:45 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:b895f377d09e8ffeb527904a83b9f50e53af3ceeab123736408cf01ab05455f4 - 66.09% (27.8 MB)
[#001] sha256:ce0f6ffa3bebfbdb974d74ad3ad70691179175991c87a66f4a92e1afabb04626 - 7.94% (3.34 MB)
[#002] sha256:d19313f5477f40b04629ec3384eefdad5bed47fe62f5e5d6f03990296b6ecdb7 - 25.97% (10.9 MB)
[#003] sha256:f4405621c078ff36736dfee5261be3fc6f812c651abd533384979c4decec511e - 0.0% (112 Bytes)
# debian.sh --arch 'amd64' out/ 'bookworm' '@1749513600'
2025-06-12 13:15:02 UTC (buildkit.dockerfile.v0)EXPOSE map[8080/tcp:{}]
2025-06-12 13:15:02 UTC (buildkit.dockerfile.v0)ARG PROFILES_DIR=/var/lib/sentry-profiles
2025-06-12 13:15:02 UTC (buildkit.dockerfile.v0)RUN |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 # buildkit
2025-06-12 13:15:02 UTC (buildkit.dockerfile.v0)ENV SENTRY_BUCKET_PROFILES=file://localhost//var/lib/sentry-profiles
2025-06-12 13:15:45 UTC (buildkit.dockerfile.v0)COPY /src/vroom /bin/vroom # buildkit
2025-06-12 13:15:45 UTC (buildkit.dockerfile.v0)WORKDIR /var/vroom
2025-06-12 13:15:45 UTC (buildkit.dockerfile.v0)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.