Namespace
soulteary
Image / Tag
flare:linux-arm64-0.5.2
Content Digest
sha256:2d28fcfdb73adec205a3acaa2e1735753d6528a26b358b77d9bc2e18b26881ea
Details
Created

2024-04-11 16:44:04 UTC

Size

8.76 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:550f8bf8502cef18df2424ad36edbc4cc08c7ef11b44f493af59029aab98f61d - 29.47% (2.58 MB)

[#001] sha256:3dfa2d403ae70640c36446adf546ac81e4099e5477d6f05a3dde50808e52299a - 66.32% (5.81 MB)

[#002] sha256:8b3d30a9a5d7367558d60f0702b39792c5a8368b764d606602585f0bfbaa85e1 - 4.21% (377 KB)

[#003] sha256:57e7fadb7f917323e2d9f1668c32fecf6969e7afdbf8949d640b40f8266ad240 - 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"]

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

COPY /app/flare /bin/flare # buildkit

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

ENV TZ=Asia/Shanghai

2024-04-11 16:44:04 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:04 UTC (buildkit.dockerfile.v0)

EXPOSE map[5005/tcp:{}]

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

WORKDIR /app

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