Namespace
ai365
Image / Tag
chat-api:v0.3.5
Content Digest
sha256:2126001a1431f0253ddc146648f8f35c8fc6da646c369858ebcd2fb0141f8e2e
Details
Created

2024-03-10 04:30:49 UTC

Size

22.6 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2024-03-10T04:25:57.374Z
  • org.opencontainers.image.description
    基于One API与New API的基础上进行二次开发
  • org.opencontainers.image.licenses
    NOASSERTION
  • org.opencontainers.image.revision
    34312d61c368a57dd56426b860e542119181c1f6
  • org.opencontainers.image.source
    https://github.com/ai365vip/chat-api
  • org.opencontainers.image.title
    chat-api
  • org.opencontainers.image.url
    https://github.com/ai365vip/chat-api
  • org.opencontainers.image.version
    v0.3.5

Environment
PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


Layers

[#000] sha256:4abcf20661432fb2d719aaf90656f55c287f8ca915dc1c92ec14ff61e67fbaf8 - 14.4% (3.25 MB)

[#001] sha256:3fdbbf30d91bb853d54d6f8741a52072faf2295ab68b5630ef9c9c5f8d662728 - 11.8% (2.66 MB)

[#002] sha256:b6f9f934ba5dcbac5b0e3dd0d27bdf3c61097b05d9de50449f159dedc8548de3 - 73.8% (16.7 MB)

[#003] sha256:1f618070bced0ac96831ee617c2a50a1693c89f2600ca6ae81378db9241ef826 - 0.0% (93 Bytes)


History
2024-01-27 00:30:48 UTC

/bin/sh -c #(nop) ADD file:37a76ec18f9887751cd8473744917d08b7431fc4085097bb6a09d81b41775473 in /

2024-01-27 00:30:48 UTC

/bin/sh -c #(nop) CMD ["/bin/sh"]

2024-03-10 04:26:01 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c apk update && apk add --no-cache ca-certificates tzdata && update-ca-certificates # buildkit

2024-03-10 04:30:49 UTC (buildkit.dockerfile.v0)

COPY /build/chat-api /chat-api # buildkit

2024-03-10 04:30:49 UTC (buildkit.dockerfile.v0)

EXPOSE map[3000/tcp:{}]

2024-03-10 04:30:49 UTC (buildkit.dockerfile.v0)

WORKDIR /data

2024-03-10 04:30:49 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/chat-api"]

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