Namespace
calciumion
Image / Tag
new-api:v0.11.1-alpha.2-arm64
Content Digest
sha256:1c720277d43d0c045531609dc1563a16eb591775f82d192b56a48944bc23f1c7
Details
Created

2026-02-28 10:47:20 UTC

Size

53 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2026-02-28T10:45:26.934Z
  • 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
    21cfc1ca3804d547082b4eb806042cb659816c73
  • 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.1-alpha.2

Environment
PATH

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


Layers

[#000] sha256:eb04ef52de3a23999fcda632f100324a4d1dbebd588b4df190c4a172bb88c603 - 50.59% (26.8 MB)

[#001] sha256:1dac70d4594381c678743970d58b11bcc10e483b0caa52e8bb8a80bcb4137a6a - 11.94% (6.33 MB)

[#002] sha256:d4e40cdb1ef6d5d052c4e3e48d0dddc541069f7931a5910791d79a89b73a7664 - 37.47% (19.9 MB)

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


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

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

2026-02-28 10:45:58 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-02-28 10:47:20 UTC (buildkit.dockerfile.v0)

COPY /build/new-api / # buildkit

2026-02-28 10:47:20 UTC (buildkit.dockerfile.v0)

EXPOSE [3000/tcp]

2026-02-28 10:47:20 UTC (buildkit.dockerfile.v0)

WORKDIR /data

2026-02-28 10:47:20 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