Namespace
calciumion
Image / Tag
new-api:v0.11.9-alpha.3-arm64
Content Digest
sha256:4abd83b5e63f42ee8e030558ff965440cdfc1f7b122e7ebedb9fcaaafc5d25fa
Details
Created

2026-03-25 06:16:39 UTC

Size

53.2 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2026-03-25T06:14:34.121Z
  • 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
    22b6b16702b7a9a5a751d73b2641b334050f2206
  • 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-alpha.3

Environment
PATH

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


Layers

[#000] sha256:d997cc310c981ac52155d0d9fe28888b261a7746a3877bb0ca848fd1a83d319a - 50.36% (26.8 MB)

[#001] sha256:6757038dca0ebd6599f91e625a400c595738ceba7c089154b54e671815a2c90b - 11.89% (6.33 MB)

[#002] sha256:a6f62ea0e7f180824e4cea173be4279edd5604b7af58d84073996f9b34939e62 - 37.75% (20.1 MB)

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


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

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

2026-03-25 06:14: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-25 06:16:39 UTC (buildkit.dockerfile.v0)

COPY /build/new-api / # buildkit

2026-03-25 06:16:39 UTC (buildkit.dockerfile.v0)

EXPOSE [3000/tcp]

2026-03-25 06:16:39 UTC (buildkit.dockerfile.v0)

WORKDIR /data

2026-03-25 06:16:39 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