Namespace
unibee
Image / Tag
api:v1.10.24-premium
Content Digest
sha256:6b2684a4cc20c72f584541e6b3368bb34f1ad6852956091a5a37abfb85a5ac85
Details
Created

2026-02-26 01:17:53 UTC

Size

100 MB

Content Digest
Labels
  • maintainer
    john@johng.cn

Environment
PATH

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

WORKDIR

/app


Layers

[#000] sha256:cd784148e3483c2c86c50a48e535302ab0288bebd587accf40b714fffd0646b3 - 2.1% (2.1 MB)

[#001] sha256:c01ea40bef63a4f2bad5dd9a9e09434a4fcf7e7dc5d826b70b0479d384c65c5e - 0.0% (198 Bytes)

[#002] sha256:a37675c793c98065e233cdef8ba2377ed38cdbe5ec6976ad92c9c43ae8e754c4 - 2.5% (2.5 MB)

[#003] sha256:aa28bf5cd4d526dd3c4216ef7c2edf99278734250eb178422c6ac0d37f3704ad - 0.0% (430 Bytes)

[#004] sha256:ab7d8845cdfa5d1e4d02edf6cfdcb4d3fca9b4bf29bfdb8cc40fa1c183686afb - 0.0% (150 Bytes)

[#005] sha256:00093a912898c84082b474bcc9189adb749717a10c36520e7a208b5ec7e76029 - 10.75% (10.8 MB)

[#006] sha256:c96ce54ffb181dd06c01cb786b5588f4c8bcba96217db87e707019cc0f077b3e - 9.14% (9.17 MB)

[#007] sha256:d4b8f29b573063621167e99cae3ca7c64057e6c94f06bd067069878318de5ff4 - 21.37% (21.4 MB)

[#008] sha256:03837e6537ed98088fd384de64afd872fc9dc9cb7c999876f3f04a62083d2a93 - 0.58% (600 KB)

[#009] sha256:4ae832d6f6528d6919af244d15943cfa8adbd5bf6b3f364a103da332ba4aecbd - 0.0% (166 Bytes)

[#010] sha256:dabdb85055315f30812f7496bc9e5f6fa80e931d79d5080bcd9d55656e3ffaa4 - 0.0% (92 Bytes)

[#011] sha256:2a8328a2748bb07fa133e93554ee43fae2ebed46c337875af688dce0398ac449 - 0.68% (700 KB)

[#012] sha256:c7fed18733dcf64d3459a112e27c0a3cb9ae38ae0f8384b812f718f41d333b4c - 26.43% (26.5 MB)

[#013] sha256:c9819f3028c9c1d1c5280e144c40309274fb75db8d0dea630659a37041b1cc19 - 0.0% (155 Bytes)

[#014] sha256:7c837ee38fa20886c99d5a2ace5dc3deabbb2d1bf138f05d4227a4e44db2db20 - 0.0% (840 Bytes)

[#015] sha256:a8b2a4132457ee06ae9e80ff4378e78273a0cae5f077bdcf5a476a4d344fa639 - 0.02% (17.5 KB)

[#016] sha256:8c762b8ed12eb4c776aaa3eca00e18657cd2e4e2c75d4563daa15257d377cfdc - 26.43% (26.5 MB)


History
2018-12-21 00:21:29 UTC

/bin/sh -c #(nop) ADD file:2ff00caea4e83dfade726ca47e3c795a1e9acb8ac24e392785c474ecf9a621f2 in /

2018-12-21 00:21:30 UTC

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

2019-01-02 09:37:22 UTC

/bin/sh -c #(nop) LABEL maintainer=john@johng.cn

2019-01-02 09:37:24 UTC

/bin/sh -c echo http://mirrors.ustc.edu.cn/alpine/v3.8/main/ > /etc/apk/repositories

2019-01-02 09:37:43 UTC

/bin/sh -c apk update && apk add tzdata ca-certificates bash

2019-01-02 09:37:45 UTC

/bin/sh -c rm -rf /etc/localtime && cp /usr/share/zoneinfo/Asia/Shanghai /etc/localtime

2019-01-02 09:37:47 UTC

/bin/sh -c echo "Asia/Shanghai" > /etc/timezone

2025-02-22 07:04:10 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c apk add --update ttf-dejavu fontconfig && rm -rf /var/cache/apk/* # buildkit

2025-02-22 07:04:10 UTC (buildkit.dockerfile.v0)

COPY ./fonts/*.ttc /usr/share/fonts/ # buildkit

2025-11-27 15:34:24 UTC (buildkit.dockerfile.v0)

COPY ./fonts/*.ttf /usr/share/fonts/ # buildkit

2025-11-27 15:35:59 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c apk add --update curl && rm -rf /var/cache/apk/* # buildkit

2025-11-27 18:01:14 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c mkdir -p /lib64 && ln -s /lib/libc.musl-x86_64.so.1 /lib64/ld-linux-x86-64.so.2 # buildkit

2025-11-27 18:01:14 UTC (buildkit.dockerfile.v0)

ENV WORKDIR=/app

2025-11-27 18:01:14 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2025-11-27 18:01:14 UTC (buildkit.dockerfile.v0)

CMD ["/bin/sh"]

2026-02-02 09:43:09 UTC

/bin/sh -c #(nop) ENV WORKDIR=/app

2026-02-24 12:08:00 UTC

/bin/sh -c #(nop) ADD dir:ed3a6e69f106fe2cce6e654c5696e12d56b83efbd77b5ab1074fd8ffac52ba67 in /app/resource

2026-02-25 15:38:30 UTC

/bin/sh -c #(nop) COPY file:030758c795309538266d013d86021790625f90395b95e697882845f5679e4c8c in /app/main

2026-02-26 01:17:36 UTC

/bin/sh -c #(nop) ADD file:31375f929f6f3f63f902238947b9d17d00675f6ad7b2347454be93c2721a8a23 in /app/version.txt

2026-02-26 01:17:37 UTC

/bin/sh -c #(nop) ADD file:1ac986982a509efb4b4c26bcffb7eb9266e2ef395e0510186bafeba55b22fa33 in /app/resource/email/template.html

2026-02-26 01:17:38 UTC

/bin/sh -c #(nop) ADD dir:08accc77345e08c8264b19a31c0285ed368d3822a12ef26bea273baf3380d988 in /app/i18n

2026-02-26 01:17:49 UTC

/bin/sh -c chmod +x $WORKDIR/main

2026-02-26 01:17:51 UTC

/bin/sh -c #(nop) WORKDIR /app

2026-02-26 01:17:53 UTC

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

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