Namespace
calciumion
Image / Tag
new-api:v0.11.9-amd64
Content Digest
sha256:52442a9fcf3a085ce4c1afd01bcec9388bc569c9f7c3ac2cb263d585ced0f023
Details
Created

2026-03-31 09:07:06 UTC

Size

54.9 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2026-03-31T09:05:00.471Z
  • 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
    5238f279db8b096d2b50854633cc2b59d1ba4225
  • 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.9

Environment
PATH

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


Layers

[#000] sha256:6db0909c4473287ed4d1f950d26b8bc5b7b4206d365a0e7740cb89e46979153e - 49.07% (26.9 MB)

[#001] sha256:f47f981c3519c476d2aad75bf836a6d181fecd5cc76ffda2681251c9d9e45306 - 11.95% (6.56 MB)

[#002] sha256:8c69e0c1842491963e5bc9f643a449e85d12f4f1e4e19e61b6c81e5cc2262ef8 - 38.98% (21.4 MB)

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


History
2026-03-16 00:00:00 UTC (debuerreotype 0.17)

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

2026-03-31 09:05:17 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-31 09:07:06 UTC (buildkit.dockerfile.v0)

COPY /build/new-api / # buildkit

2026-03-31 09:07:06 UTC (buildkit.dockerfile.v0)

EXPOSE [3000/tcp]

2026-03-31 09:07:06 UTC (buildkit.dockerfile.v0)

WORKDIR /data

2026-03-31 09:07:06 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