2024-12-02 16:53:38 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:87aee502e8de3a176ede71a19d1c456324db2f1dd24196ef1ebf945851dbf4b3 - 8.93% (3.76 MB)
[#002] sha256:d40255d83c7e0fc5f5d0126f0876c705820b9a163fb89a1fdd2b68138e6030b2 - 25.12% (10.6 MB)
[#003] sha256:b91ae1e8a82710f5c6a16b80a13e81258e58b8b248c6521249faa9c06ea74015 - 0.0% (147 Bytes)
ADD rootfs.tar.xz / # buildkit
2024-11-11 00:00:00 UTC (buildkit.dockerfile.v0)CMD ["bash"]
2024-12-02 16:53:25 UTC/bin/sh -c #(nop) EXPOSE 8080
2024-12-02 16:53:26 UTC/bin/sh -c #(nop) ARG PROFILES_DIR=/var/lib/sentry-profiles
2024-12-02 16:53:37 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 16:53:37 UTC/bin/sh -c #(nop) ENV SENTRY_BUCKET_PROFILES=file://localhost//var/lib/sentry-profiles
2024-12-02 16:53:37 UTC/bin/sh -c #(nop) COPY file:8c83c4e8c952ede39db5085b4075acfbc24d58c0abc95444374f7f5622837810 in /bin/vroom
2024-12-02 16:53:38 UTC/bin/sh -c #(nop) WORKDIR /var/vroom
2024-12-02 16:53:38 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.