Namespace
magicds
Image / Tag
flare:0.5.3-amd64
Content Digest
sha256:acfed24d59d5b3936a2f4e558d23040e81ed7d28192e519e8a6a1245f57c0bf5
Details
Created

2026-03-05 07:06:54 UTC

Size

9.92 MB

Content Digest
Environment
PATH

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

TZ

Asia/Shanghai


Layers

[#000] sha256:5711127a7748d32f5a69380c27daf1382f2c6674ea7a60d2a3e338818590fea1 - 32.31% (3.2 MB)

[#001] sha256:b7af4153b9e89067071dd29b51c56527fea7b039d36348581ce5a239ffeec625 - 64.51% (6.4 MB)

[#002] sha256:083bcd778f8159110e03acdfa1900dd9792eaac05d08228ff005c9068aac9e09 - 3.19% (323 KB)

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


History
2025-10-08 11:10:40 UTC (buildkit.dockerfile.v0)

ADD alpine-minirootfs-3.19.9-aarch64.tar.gz / # buildkit

2025-10-08 11:10:40 UTC (buildkit.dockerfile.v0)

CMD ["/bin/sh"]

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

COPY /app/flare /bin/flare # buildkit

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

ENV TZ=Asia/Shanghai

2026-03-05 07:06:54 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:06:54 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2026-03-05 07:06:54 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