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

2026-03-10 05:14:03 UTC

Size

101 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.09% (2.1 MB)

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

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

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

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

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

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

[#007] sha256:d4b8f29b573063621167e99cae3ca7c64057e6c94f06bd067069878318de5ff4 - 21.28% (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:76a85342ccf014580f9bc55ac60c7ce81cbb56172fed42537fafabaf128c2ba5 - 0.68% (703 KB)

[#012] sha256:f78bbcf2eb82b78bde282ca7aab1ad7633cc819be129d7ce08c9221ea974b0f4 - 26.52% (26.7 MB)

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

[#014] sha256:d149dd17f4f40fa4e389b2f1b513c458c2cf8bf59ae1cad6a525dc9bf500e218 - 0.0% (843 Bytes)

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

[#016] sha256:45c43385b1437d20f1250acd3057aff3fffcdb5634ef9e47213181a422d0c6dd - 26.52% (26.7 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-03-04 12:06:33 UTC

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

2026-03-09 08:11:15 UTC

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

2026-03-10 05:13:52 UTC

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

2026-03-10 05:13:52 UTC

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

2026-03-10 05:13:53 UTC

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

2026-03-10 05:13:59 UTC

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

2026-03-10 05:14:01 UTC

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

2026-03-10 05:14:03 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