Namespace
calciumion
Image / Tag
new-api:v0.11.6-amd64
Content Digest
sha256:cbd2d069ec71c2d1f4a29d267f2203a05c5bf9373db3099da613d2c632c250f0
Details
Created

2026-03-17 09:25:56 UTC

Size

54.8 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2026-03-17T09:23:56.555Z
  • 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
    69551ab2de148338de9ffe3af3109f9b66e22ff5
  • 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.6

Environment
PATH

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


Layers

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

[#001] sha256:062db8398931dd2634704622e6b1a3b036dea034395f67be3f5eedd80f838143 - 11.97% (6.56 MB)

[#002] sha256:2e623f3a4b0321a7b51055a10e2982584e1a7f08358b5a5aa9fa6a1209414759 - 38.87% (21.3 MB)

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


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

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

2026-03-17 09:24:11 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-17 09:25:56 UTC (buildkit.dockerfile.v0)

COPY /build/new-api / # buildkit

2026-03-17 09:25:56 UTC (buildkit.dockerfile.v0)

EXPOSE [3000/tcp]

2026-03-17 09:25:56 UTC (buildkit.dockerfile.v0)

WORKDIR /data

2026-03-17 09:25:56 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