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

2025-12-22 03:23:29 UTC

Size

92.7 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.27% (2.1 MB)

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

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

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

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

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

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

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

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

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

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

[#011] sha256:95f82c0ca0c9e7e90cc08b307f8f531de2dc621f8b5429d429229b7fd677df16 - 0.63% (593 KB)

[#012] sha256:d8e7d2fbba9f22d46c4e04819b51980656ba2f37c0419f772d13cd7aa0eb171c - 24.55% (22.8 MB)

[#013] sha256:657369564ac914a67d77a90c267e46069f96afb8354c759104efd74a8774168b - 0.0% (154 Bytes)

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

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

[#016] sha256:b8c8b73ce5fa377c3e0cdc8db2b95a91d38d4aa10c621247c5350acbb8011087 - 24.55% (22.8 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-16 20:10:58 UTC

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

2025-12-22 03:12:29 UTC

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

2025-12-22 03:23:18 UTC

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

2025-12-22 03:23:19 UTC

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

2025-12-22 03:23:20 UTC

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

2025-12-22 03:23:25 UTC

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

2025-12-22 03:23:28 UTC

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

2025-12-22 03:23:29 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