Namespace
calciumion
Image / Tag
new-api:v0.9.7-patch.2-amd64
Content Digest
sha256:ca4415ecd56c7443f7dd40ff90f941664c24a38439f776b19b0762b9dfdc6035
Details
Created

2025-10-13 07:21:17 UTC

Size

68.7 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2025-10-13T07:19:23.593Z
  • org.opencontainers.image.description
    AI模型聚合管理中转分发系统,支持将多种大模型转为统一格式调用,支持OpenAI、Claude、Gemini等格式,可供个人或者企业内部管理与分发渠道使用。🍥 The next-generation LLM gateway and AI asset management system supports multiple languages.
  • org.opencontainers.image.licenses
    NOASSERTION
  • org.opencontainers.image.revision
    826ef2e5a6b19684c79abc3548281c7c6b2efbe8
  • org.opencontainers.image.source
    https://github.com/QuantumNous/new-api
  • org.opencontainers.image.title
    new-api
  • org.opencontainers.image.url
    https://github.com/QuantumNous/new-api
  • org.opencontainers.image.version
    v0.9.7-patch.2

Environment
PATH

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


Layers

[#000] sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b - 5.28% (3.63 MB)

[#001] sha256:7fec3044eed586b1af43d6a5858ee109d1ce9248abd0120f6c17d4bf5d892727 - 68.34% (47 MB)

[#002] sha256:3e8667aa0a913cc295f253d14d75bfc6cec45efc39d18f4710d7346997163b81 - 26.38% (18.1 MB)

[#003] sha256:edecce34addcab246336bf9c39671f3a19017ed21f7e9224d4cf3de34aef4dd1 - 0.0% (92 Bytes)


History
2025-10-08 11:04:56 UTC (buildkit.dockerfile.v0)

ADD alpine-minirootfs-3.22.2-x86_64.tar.gz / # buildkit

2025-10-08 11:04:56 UTC (buildkit.dockerfile.v0)

CMD ["/bin/sh"]

2025-10-13 07:19:30 UTC (buildkit.dockerfile.v0)

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

2025-10-13 07:21:17 UTC (buildkit.dockerfile.v0)

COPY /build/new-api / # buildkit

2025-10-13 07:21:17 UTC (buildkit.dockerfile.v0)

EXPOSE [3000/tcp]

2025-10-13 07:21:17 UTC (buildkit.dockerfile.v0)

WORKDIR /data

2025-10-13 07:21:17 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/new-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