Namespace
calciumion
Image / Tag
new-api:v0.11.0-alpha.6-arm64
Content Digest
sha256:8585790c5cfde16dc50dd3aa23458051bf9fa1c4968c913a3ea529b3695ce101
Details
Created

2026-02-23 14:07:36 UTC

Size

52.9 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2026-02-23T14:05:31.087Z
  • 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
    0d0f7473d485feb0d64879dac44547f5a77d5186
  • 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.6

Environment
PATH

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


Layers

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

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

[#002] sha256:72cb102dfea70a5e39385d93737851ba95cfc86c3b31a3a6951fb82e86e928ce - 37.4% (19.8 MB)

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


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

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

2026-02-23 14:05:42 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-23 14:07:36 UTC (buildkit.dockerfile.v0)

COPY /build/new-api / # buildkit

2026-02-23 14:07:36 UTC (buildkit.dockerfile.v0)

EXPOSE [3000/tcp]

2026-02-23 14:07:36 UTC (buildkit.dockerfile.v0)

WORKDIR /data

2026-02-23 14:07:36 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