Namespace
unibee
Image / Tag
license-api:v1.0.0-premium
Content Digest
sha256:3f01845e0f068ed8c34903056acb9999a7bb099d980ede06bfe9e50df6b7dc22
Details
Created

2024-10-15 17:40:16 UTC

Size

34.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 - 6.06% (2.1 MB)

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

[#002] sha256:a37675c793c98065e233cdef8ba2377ed38cdbe5ec6976ad92c9c43ae8e754c4 - 7.21% (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:8f82e46ad17dc2eda49b3ba70b81c06beb4ee0b98602c5006113b972aa51b7ed - 43.36% (15.1 MB)

[#008] sha256:58136539909cb1184f7ab80f2c8eb8f85d81ae78323ba325691b07454c02f0f9 - 0.0% (173 Bytes)

[#009] sha256:5ffdfdc8fa6eebc0424b1e8710020f87db7ba0a91fc8660df160d2403b225f07 - 0.0% (804 Bytes)

[#010] sha256:0f2792ea461a2e2d815444dc36c95b269a2e5b4748b499dd8a3a24c9532d0570 - 43.36% (15.1 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

2024-10-12 16:58:27 UTC (buildkit.dockerfile.v0)

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

2024-10-15 17:40:12 UTC (buildkit.dockerfile.v0)

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

2024-10-15 17:40:12 UTC (buildkit.dockerfile.v0)

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

2024-10-15 17:40:16 UTC (buildkit.dockerfile.v0)

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

2024-10-15 17:40:16 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2024-10-15 17:40:16 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