Namespace
unibee
Image / Tag
license-api:v1.0.6-premium
Content Digest
sha256:dc99c0ccef642d40648a751dd3d21052666e11ebcca8444f5b6164f450d43d11
Details
Created

2025-05-08 05:44:56 UTC

Size

38.1 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 - 5.52% (2.1 MB)

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

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

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

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

[#005] sha256:cccfe183f3ab06d2fd7698a4604644a777abf43d6d1320d2a513ca850ce270e3 - 0.0% (168 Bytes)

[#006] sha256:a7f22e0e482caf6a3410dc853b6d52f522f336d39cff0fb4076b16d543d0f1f9 - 0.0% (171 Bytes)

[#007] sha256:720e26b959571fbb689479911264f418fb6c2b1c4beb7c0d44ce995c1ad61e76 - 43.95% (16.8 MB)

[#008] sha256:582f7f3067318794ad391cc7f9cd3b986e72c942f1971dba874f600c63c99ec5 - 0.0% (154 Bytes)

[#009] sha256:94aedbfa015848806d7e3fbe04dd09221a7d75414ecc570cecdbdcd7540f5073 - 0.0% (804 Bytes)

[#010] sha256:18810e5471f7300d28d3dc39a2cd953ff02f9c3e4c67e41434c850a44f9c377c - 43.95% (16.8 MB)

[#011] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)


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

2023-12-30 06:29:26 UTC (buildkit.dockerfile.v0)

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

2024-03-02 10:02:41 UTC (buildkit.dockerfile.v0)

ENV WORKDIR=/app

2024-03-02 10:02:41 UTC (buildkit.dockerfile.v0)

ADD resource /app/ # buildkit

2025-05-08 05:39:26 UTC (buildkit.dockerfile.v0)

COPY /app/temp/linux_amd64/main /app/main # buildkit

2025-05-08 05:44:54 UTC (buildkit.dockerfile.v0)

ADD ./version.txt /app/version.txt # buildkit

2025-05-08 05:44:54 UTC (buildkit.dockerfile.v0)

ADD ./manifest/i18n /app/i18n # buildkit

2025-05-08 05:44:56 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c chmod +x $WORKDIR/main # buildkit

2025-05-08 05:44:56 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2025-05-08 05:44:56 UTC (buildkit.dockerfile.v0)

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