Namespace
ai365
Image / Tag
chat-api:v0.3.1
Content Digest
sha256:865a2dffb918be04c247ce40935715321870988ee52f6512474a826765fe36cf
Details
Created

2024-02-29 10:37:55 UTC

Size

22.6 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2024-02-29T10:33:20.152Z
  • org.opencontainers.image.description
    基于One API与New API的基础上进行二次开发
  • org.opencontainers.image.licenses
    NOASSERTION
  • org.opencontainers.image.revision
    472454b0b27e3bc7a4e899004330b176311d77ff
  • 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.1

Environment
PATH

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


Layers

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

[#001] sha256:f9e3d61d897e4e126058d5f43d35ca5c7881fc9936b05a725d7bac505b03b41b - 11.83% (2.67 MB)

[#002] sha256:047efb8eb5db80c08b1338fddba64e3d65baf20ff1a6028eebee1b6efc5cdc7e - 73.77% (16.6 MB)

[#003] sha256:78d7b132205d8d31a0ef13180765c7c9d7a18d2782e1c831b63f3914a91adbfb - 0.0% (92 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-02-29 10:33:24 UTC (buildkit.dockerfile.v0)

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

2024-02-29 10:37:54 UTC (buildkit.dockerfile.v0)

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

2024-02-29 10:37:55 UTC (buildkit.dockerfile.v0)

EXPOSE map[3000/tcp:{}]

2024-02-29 10:37:55 UTC (buildkit.dockerfile.v0)

WORKDIR /data

2024-02-29 10:37:55 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