Namespace
ai365
Image / Tag
chat-api:v0.4.4
Content Digest
sha256:861a946f914dcd96e96928956f9b10f25e7818e60f9aaab7be64057fd6784b4a
Details
Created

2024-06-12 01:56:48 UTC

Size

21.1 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2024-06-12T01:52:08.737Z
  • org.opencontainers.image.description
    基于One API与New API的基础上进行二次开发
  • org.opencontainers.image.licenses
    NOASSERTION
  • org.opencontainers.image.revision
    9a5a2b02de44fa5795cd7b03ed986aa8ebdeded1
  • 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.4.4

Environment
PATH

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


Layers

[#000] sha256:d25f557d7f31bf7acfac935859b5153da41d13c41f2b468d16f729a5b883634f - 16.33% (3.45 MB)

[#001] sha256:afbc91c0847a0411f61bbbc0489d21b29c783f42bec8d333ab09611790b57e3a - 2.09% (452 KB)

[#002] sha256:c317490c85507cee6a0878ad5176dbc941f2e63c1663b1f6b65a5070e12fd4ed - 81.58% (17.3 MB)

[#003] sha256:44e13f40d5ae5c430647e04282dc39c5b9de51a656c18b6a4d71662b4bbfe403 - 0.0% (93 Bytes)


History
2024-05-22 18:18:11 UTC

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

2024-05-22 18:18:12 UTC

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

2024-05-23 06:29:22 UTC (buildkit.dockerfile.v0)

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

2024-06-12 01:56:48 UTC (buildkit.dockerfile.v0)

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

2024-06-12 01:56:48 UTC (buildkit.dockerfile.v0)

EXPOSE map[3000/tcp:{}]

2024-06-12 01:56:48 UTC (buildkit.dockerfile.v0)

WORKDIR /data

2024-06-12 01:56:48 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