Namespace
unibee
Image / Tag
api:v1.11.36-premium
Content Digest
sha256:a8011a1b67b1cc01b8a5a2a55cc14cbf634715c7c9f28de12d8d3d06e61bc658
Details
Created

2026-07-27 17:23:33 UTC

Size

106 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 - 1.98% (2.1 MB)

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

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

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

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

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

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

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

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

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

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

[#011] sha256:1e92cf9d3f7743cbf72e9943ed826a5f21dfc4520766af7069f8137eaa900709 - 0.66% (720 KB)

[#012] sha256:9c19f2fdc6d9e9742005fc5f4ca545be62e3f01d52b6c242bab42fd4263a3f5e - 27.77% (29.5 MB)

[#013] sha256:5b0acafccaae86b0a4efc138efaa15b833f7fb4f5095e399435f4ed044aea7a6 - 0.0% (156 Bytes)

[#014] sha256:6e0e04ebb15cdd10e907e3190225798603486f9eb4f13456740df2fddf11122d - 0.0% (842 Bytes)

[#015] sha256:54fb14f9140e7248ee03799ce4f5f8b2f4d4aac4c7a2c78545aaef5039cdeb4d - 0.02% (21 KB)

[#016] sha256:ea4d44a8716b0e03a77b1e14d59e3a3655ad10dd47a78c991084e89673fa0433 - 27.77% (29.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-03-19 07:15:57 UTC

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

2026-07-24 08:43:15 UTC

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

2026-07-27 17:16:32 UTC

/bin/sh -c #(nop) COPY file:6edcf35f21679e256cf78eb60d30d3b968f6816f885935e18a88d277450ea9ba in /app/main

2026-07-27 17:23:20 UTC

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

2026-07-27 17:23:21 UTC

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

2026-07-27 17:23:22 UTC

/bin/sh -c #(nop) ADD dir:793af534d6a1d982d58464758da67ceb1cfe94082a120cccb35fadc09a581045 in /app/i18n

2026-07-27 17:23:28 UTC

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

2026-07-27 17:23:31 UTC

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

2026-07-27 17:23:33 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