Namespace
calciumion
Image / Tag
new-api:v1.0.0-rc.14-arm64
Content Digest
sha256:650e783d84cad7cd4037354c63412abf4c6c32a524b72743b7c3e84a40f910d5
Details
Created

2026-06-20 14:14:45 UTC

Size

69.4 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2026-06-20T14:13:00.280Z
  • 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
    5e866446497652bf8581bb7833fae565beb39fd6
  • 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
    v1.0.0-rc.14

Environment
PATH

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


Layers

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

[#001] sha256:49ee9c63cc07709652376c864806b738a8d736f3e5aa9b7bcc3e32b02207fe92 - 9.74% (6.76 MB)

[#002] sha256:cefc31af004f1d8e5f1afed12ff0a681e57895fc5a8e31649ef7600d0180c847 - 51.6% (35.8 MB)

[#003] sha256:abc9ce4e551f90d9a7db96bda3e7d6c605c9f81bc575a8a0b438708fb731efa5 - 0.03% (17.9 KB)

[#004] sha256:f55501a96c9c5029d4be152464c2698053fbdedd6e0fd02da7f81221aa4e3aca - 0.0% (93 Bytes)


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

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

2026-06-20 14:13:46 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-06-20 14:14:45 UTC (buildkit.dockerfile.v0)

COPY /build/new-api / # buildkit

2026-06-20 14:14:45 UTC (buildkit.dockerfile.v0)

COPY LICENSE NOTICE THIRD-PARTY-LICENSES.md /licenses/ # buildkit

2026-06-20 14:14:45 UTC (buildkit.dockerfile.v0)

EXPOSE [3000/tcp]

2026-06-20 14:14:45 UTC (buildkit.dockerfile.v0)

WORKDIR /data

2026-06-20 14:14:45 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