Namespace
calciumion
Image / Tag
new-api:v0.11.0-alpha.3-arm64
Content Digest
sha256:c4f3ae52ec7990b0f3d1be9e3e8ce8895bc0c2351a3ba821d469df40740b926c
Details
Created

2026-02-22 14:15:41 UTC

Size

52.9 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2026-02-22T14:13:39.150Z
  • 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
    3b6af5dca36d04dfdb9f88e91c23cd67adf4578e
  • 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.0-alpha.3

Environment
PATH

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


Layers

[#000] sha256:d3d5d8ab26d25b9040a3c2160d7ddfe3911ae81035d5b1b0904f3ebda32476b6 - 50.66% (26.8 MB)

[#001] sha256:d11eb154b054c8d5499082dfbafa61bb86edfc352b1ba6bb2ed7591b77299ab0 - 11.96% (6.33 MB)

[#002] sha256:d7f548c828c272d317a43ef7d90ebb46b35e61a4f517108f71f493bf19085caf - 37.38% (19.8 MB)

[#003] sha256:71371db85d83553da4cef94966cb26e4edf39af105e3ebc717f19e943c3679f2 - 0.0% (92 Bytes)


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

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

2026-02-22 14:14:10 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-22 14:15:41 UTC (buildkit.dockerfile.v0)

COPY /build/new-api / # buildkit

2026-02-22 14:15:41 UTC (buildkit.dockerfile.v0)

EXPOSE [3000/tcp]

2026-02-22 14:15:41 UTC (buildkit.dockerfile.v0)

WORKDIR /data

2026-02-22 14:15:41 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