Namespace
magicds
Image / Tag
flare:0.5.3-arm64v8
Content Digest
sha256:01a375273f9c30a5dbf481a339ea6e086a04ce9f9dd4d0cbb7553b855a833289
Details
Created

2026-03-05 07:07:39 UTC

Size

8.76 MB

Content Digest
Environment
PATH

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

TZ

Asia/Shanghai


Layers

[#000] sha256:550f8bf8502cef18df2424ad36edbc4cc08c7ef11b44f493af59029aab98f61d - 29.47% (2.58 MB)

[#001] sha256:9716dcc6bb0bb052a056b92eea434f4c78e3b1a1eac29acebbe20cbcee801b31 - 66.32% (5.81 MB)

[#002] sha256:dcbcdcf0c25b45976f346347ecc4dc4d58339458a0d62cfebd47fc8fc3ff38bf - 4.21% (378 KB)

[#003] sha256:4e81d85ebb218669c77e542ed90b7fddf4f9e19d7c7bdac073d3ec6e9299c07b - 0.0% (93 Bytes)


History
2024-01-26 23:45:05 UTC

/bin/sh -c #(nop) ADD file:0808047bc74f297cb13abd2ad67e5778ee4abaa5d69f2c5b133d11c0ce0e51aa in /

2024-01-26 23:45:05 UTC

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

2026-03-05 07:07:36 UTC (buildkit.dockerfile.v0)

COPY /app/flare /bin/flare # buildkit

2026-03-05 07:07:39 UTC (buildkit.dockerfile.v0)

ENV TZ=Asia/Shanghai

2026-03-05 07:07:39 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c apk add tzdata && cp /usr/share/zoneinfo/$TZ /etc/localtime && echo $TZ > /etc/timezone && rm -rf /var/cache/apk/* # buildkit

2026-03-05 07:07:39 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2026-03-05 07:07:39 UTC (buildkit.dockerfile.v0)

CMD ["flare"]

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