Namespace
soulteary
Image / Tag
flare:linux-armv7-v0.4.0
Content Digest
sha256:eca426f8d482adff9f74e3c8c84be40cd0e2e2dbaf5045187b86a58db33c72b4
Details
Created

2022-09-17 12:35:09 UTC

Size

8.13 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2022-09-17T12:31:28Z
  • org.opencontainers.image.description
    flare
  • org.opencontainers.image.licenses
    AGPL-v3
  • org.opencontainers.image.revision
    601b2af799d643fcb4faa0b23c07724b17d2a21a
  • 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.4.0

Environment
PATH

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

TZ

Asia/Shanghai


Layers

[#000] sha256:c6556b3b6858c6fa1e328377cc2c4becdc9cd1bc3e7302aa7299936522cf93ba - 28.34% (2.31 MB)

[#001] sha256:3921ff2b9f8e43ba53f401fa4516907699e62dcd140d9861983a4e5e50f128b1 - 67.03% (5.45 MB)

[#002] sha256:563855dc7acbdd578c2438107e04725e4866b04a48f7298da6c73ea4ebefb577 - 4.64% (386 KB)

[#003] sha256:8e2c6762388f6f074f912c45a738073dffc8645aa93ed3118b99b1c1dace76c8 - 0.0% (92 Bytes)


History
2022-08-09 16:57:44 UTC

/bin/sh -c #(nop) ADD file:75521fe16320b193092588f6f31052c85e736965ceb11673de18bd14965a45e6 in /

2022-08-09 16:57:44 UTC

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

2022-09-17 12:35:06 UTC (buildkit.dockerfile.v0)

COPY /app/flare /bin/flare # buildkit

2022-09-17 12:35:09 UTC (buildkit.dockerfile.v0)

ENV TZ=Asia/Shanghai

2022-09-17 12:35:09 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

2022-09-17 12:35:09 UTC (buildkit.dockerfile.v0)

EXPOSE map[5005/tcp:{}]

2022-09-17 12:35:09 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2022-09-17 12:35:09 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