Namespace
calciumion
Image / Tag
new-api:v0.9.16-amd64
Content Digest
sha256:3f4c8b53ce291c8d10af70884814ebd9afc1e01782d6c8d7f8a3a4be57df0015
Details
Created

2025-11-04 07:00:30 UTC

Size

22.7 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2025-11-04T06:58:40.640Z
  • 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
    6a761c2dbaa8bd08ed9003845b63c68d4d6c585e
  • 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.16

Environment
PATH

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


Layers

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

[#001] sha256:e7693941279ab47c6e09f99169adfac193b9a2bccd52ef67486aa0c94c93352e - 1.92% (446 KB)

[#002] sha256:887c961904133026fca29dc003dcd45791c022cd72a430b650964b6ceda08771 - 82.11% (18.6 MB)

[#003] sha256:ab248beed42bf49a7c65533978b670a0ad8dd63eb3b2af7dff800e735727110d - 0.0% (93 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-11-04 06:58:45 UTC (buildkit.dockerfile.v0)

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

2025-11-04 07:00:30 UTC (buildkit.dockerfile.v0)

COPY /build/new-api / # buildkit

2025-11-04 07:00:30 UTC (buildkit.dockerfile.v0)

EXPOSE [3000/tcp]

2025-11-04 07:00:30 UTC (buildkit.dockerfile.v0)

WORKDIR /data

2025-11-04 07:00:30 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