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

2025-12-12 22:17:07 UTC

Size

92.2 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.28% (2.1 MB)

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

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

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

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

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

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

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

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

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

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

[#011] sha256:c605237f9cd89c7143c518ab91a5bdd49df48fca228222044c87b9c6ec8cad5d - 0.51% (479 KB)

[#012] sha256:8c371857cfc41c71a11da9b2524343181f1e0177a9c1abba74171eb0e8981597 - 24.49% (22.6 MB)

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

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

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

[#016] sha256:5dc61202fa7fd4d7bc321855a748b54119e2b5f22dbd7350f8c72b9a1e0eee68 - 24.49% (22.6 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"]

2025-11-27 20:10:48 UTC

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

2025-12-06 15:37:35 UTC

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

2025-12-12 21:49:17 UTC

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

2025-12-12 22:16:47 UTC

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

2025-12-12 22:16:48 UTC

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

2025-12-12 22:16:49 UTC

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

2025-12-12 22:17:01 UTC

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

2025-12-12 22:17:05 UTC

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

2025-12-12 22:17:07 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