Namespace
getsentry
Image / Tag
vroom:2e99cf3
Content Digest
sha256:8c8b400c3faef30105658593d105ea0428783fedc1f729f730c0c1800561759d
Details
Created

2023-08-03 18:24:42 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:1d5252f66ea9b661aceca1027b3d7ca259a50608261a25b51148119ecf086932 - 73.2% (30 MB)

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

[#002] sha256:9dc536077f36f637e57354da81a08f6efb1fbe841ac9f0340f8dfc273231b6ba - 24.79% (10.1 MB)

[#003] sha256:a00f1cb6d168259d80783ddf2a6be1baad47f41b08de2d07de505f330ac0b329 - 0.0% (112 Bytes)


History
2023-07-27 23:25:07 UTC

/bin/sh -c #(nop) ADD file:3d726bf0abbc08d6dda026cc406cdfb529deb60071641d164de28fcd62d1c1c0 in /

2023-07-27 23:25:07 UTC

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

2023-08-03 18:23:29 UTC (buildkit.dockerfile.v0)

EXPOSE map[8080/tcp:{}]

2023-08-03 18:23:29 UTC (buildkit.dockerfile.v0)

ARG PROFILES_DIR=/var/lib/sentry-profiles

2023-08-03 18:23:29 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-08-03 18:23:29 UTC (buildkit.dockerfile.v0)

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

2023-08-03 18:24:42 UTC (buildkit.dockerfile.v0)

COPY /src/vroom /bin/vroom # buildkit

2023-08-03 18:24:42 UTC (buildkit.dockerfile.v0)

WORKDIR /var/vroom

2023-08-03 18:24:42 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