Namespace
calciumion
Image / Tag
new-api:v0.11.2-alpha.1-amd64
Content Digest
sha256:d90bfd928b2cdbf82bf71a89861ed863cf6c7b251bcc6a2c56acf0724fdc92fd
Details
Created

2026-03-02 14:13:07 UTC

Size

54.7 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2026-03-02T14:11:05.548Z
  • org.opencontainers.image.description
    A unified AI model hub for aggregation & distribution. It supports cross-converting various LLMs into OpenAI-compatible, Claude-compatible, or Gemini-compatible formats. A centralized gateway for personal and enterprise model management. 🍥
  • org.opencontainers.image.licenses
    AGPL-3.0
  • org.opencontainers.image.revision
    e71f5a45f2d4e8f61812ece23ac5bf7ffe3bc30f
  • 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.11.2-alpha.1

Environment
PATH

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


Layers

[#000] sha256:84a2afebaf4de2e8eb885634a69abd0087b79c947c53fa4f0481235d6dfadc6c - 49.21% (26.9 MB)

[#001] sha256:c707cc615f46635cbb20c758714768c6c9da7ba75c7a3bf3b564d8faaf217209 - 11.98% (6.56 MB)

[#002] sha256:3dee0f23f5423637d2cb5cf0df732d382ae4808456686ce3721143f5c5dcc3b0 - 38.8% (21.2 MB)

[#003] sha256:fa89196bfefe1ff36f214129f88b60d10d3c5e7d759d517525905208da3ec84d - 0.0% (94 Bytes)


History
2026-02-23 00:00:00 UTC (debuerreotype 0.17)

# debian.sh --arch 'amd64' out/ 'bookworm' '@1771804800'

2026-03-02 14:11:21 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c apt-get update && apt-get install -y --no-install-recommends ca-certificates tzdata libasan8 wget && rm -rf /var/lib/apt/lists/* && update-ca-certificates # buildkit

2026-03-02 14:13:07 UTC (buildkit.dockerfile.v0)

COPY /build/new-api / # buildkit

2026-03-02 14:13:07 UTC (buildkit.dockerfile.v0)

EXPOSE [3000/tcp]

2026-03-02 14:13:07 UTC (buildkit.dockerfile.v0)

WORKDIR /data

2026-03-02 14:13:07 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