Namespace
calciumion
Image / Tag
new-api:v0.11.7-amd64
Content Digest
sha256:8be2c444833d2eadea1627d40ea38a27c0ddcca2533b80fd7e39126616b16e3c
Details
Created

2026-03-19 08:17:40 UTC

Size

54.9 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2026-03-19T08:15:38.770Z
  • 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
    ed6ff0f26705335bb1a28e422970db3865fdd559
  • 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.7

Environment
PATH

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


Layers

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

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

[#002] sha256:b8b3a1602958401541b321655d549573635ce1328f3beb05148116498e71d596 - 38.95% (21.4 MB)

[#003] sha256:d440d6c5d219adedeeeea1f6334954bc9749bffa0e006649e3c88d6752d7f856 - 0.0% (93 Bytes)


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

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

2026-03-19 08:15:53 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-19 08:17:40 UTC (buildkit.dockerfile.v0)

COPY /build/new-api / # buildkit

2026-03-19 08:17:40 UTC (buildkit.dockerfile.v0)

EXPOSE [3000/tcp]

2026-03-19 08:17:40 UTC (buildkit.dockerfile.v0)

WORKDIR /data

2026-03-19 08:17:40 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