Namespace
getsentry
Image / Tag
vroom:2856359
Content Digest
sha256:2342d5ac32794ae39928ca2d1c6c71d73af1084d49fe1f521e5c28f2db5be83e
Details
Created

2023-09-05 13:51:24 UTC

Size

40.9 MB

Content Digest
Environment
PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

SENTRY_BUCKET_PROFILES

file://localhost//var/lib/sentry-profiles


Layers

[#000] sha256:14726c8f78342865030f97a8d3492e2d1a68fbd22778f9a31dc6be4b4f12a9bc - 73.17% (30 MB)

[#001] sha256:6ac6c9e63717d07a13792bc96fce1c93639eb14674e3f659d8b452f5e5fc5611 - 2.01% (842 KB)

[#002] sha256:bbd83e7ce1be781dd1e4b3d8dabfc96cbe71e9ab61bb734bdece3bd87c97f269 - 24.82% (10.2 MB)

[#003] sha256:dc5b42a99f0048ae1810481bb884bf15de5050f541770273531c6c1f47f8f8a8 - 0.0% (114 Bytes)


History
2023-08-16 01:00:09 UTC

/bin/sh -c #(nop) ADD file:2d91c2e03d02bfa16fe4f766d851b351d93d33f84751ad96c985e64ea024ec28 in /

2023-08-16 01:00:09 UTC

/bin/sh -c #(nop) CMD ["bash"]

2023-09-05 13:50:13 UTC (buildkit.dockerfile.v0)

EXPOSE map[8080/tcp:{}]

2023-09-05 13:50:13 UTC (buildkit.dockerfile.v0)

ARG PROFILES_DIR=/var/lib/sentry-profiles

2023-09-05 13:50:13 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

2023-09-05 13:50:13 UTC (buildkit.dockerfile.v0)

ENV SENTRY_BUCKET_PROFILES=file://localhost//var/lib/sentry-profiles

2023-09-05 13:51:24 UTC (buildkit.dockerfile.v0)

COPY /src/vroom /bin/vroom # buildkit

2023-09-05 13:51:24 UTC (buildkit.dockerfile.v0)

WORKDIR /var/vroom

2023-09-05 13:51:24 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/bin/vroom"]

Danger Zone
Delete Tag

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.

Delete