Namespace
soulteary
Image / Tag
flare:linux-armv7
Content Digest
sha256:3498b4f29b7232d88cc03d99f201e33a4c97321c185270925d5e53db6a72a9d1
Details
Created

2024-04-11 16:44:17 UTC

Size

8.43 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2024-04-11T16:41:49Z
  • org.opencontainers.image.description
    flare
  • org.opencontainers.image.licenses
    AGPL-v3
  • org.opencontainers.image.revision
    1f43d2dd0752f64c90c28896eed6c8b80424975b
  • org.opencontainers.image.source
    https://github.com/soulteary/flare
  • org.opencontainers.image.title
    flare
  • org.opencontainers.image.url
    https://github.com/soulteary/flare
  • org.opencontainers.image.version
    0.5.2

Environment
PATH

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

TZ

Asia/Shanghai


Layers

[#000] sha256:3dae0518e749f9d581ecf3cda7ea260e4a87c1413599b7248a60554e9ae3a3ac - 27.37% (2.31 MB)

[#001] sha256:8b7a8b5039f61e03455902fd3355490b6b2ec2eb9a1f5ea02b1672e8bb1c21ce - 68.28% (5.76 MB)

[#002] sha256:70244c7bde9c5f17be43ebaef9a25df31fe712811e71cf1f1b6b28a996fc5185 - 4.34% (375 KB)

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


History
2024-01-27 00:15:12 UTC

/bin/sh -c #(nop) ADD file:4338f3261bf46a64f2166698aa08e584d51c3c89616e4e79d8312cf9811b654c in /

2024-01-27 00:15:12 UTC

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

2024-04-11 16:44:15 UTC (buildkit.dockerfile.v0)

COPY /app/flare /bin/flare # buildkit

2024-04-11 16:44:17 UTC (buildkit.dockerfile.v0)

ENV TZ=Asia/Shanghai

2024-04-11 16:44:17 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

2024-04-11 16:44:17 UTC (buildkit.dockerfile.v0)

EXPOSE map[5005/tcp:{}]

2024-04-11 16:44:17 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2024-04-11 16:44:17 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