Namespace
calciumion
Image / Tag
new-api:v1.0.0-rc.38-arm64
Content Digest
sha256:9088ac3e8fcc3f3e0a490b9cfeb46ae2eb70bfcfabc7192ecf3a0773bb8a35b1
Details
Created

2026-09-18 15:22:17 UTC

Size

70.9 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2026-09-18T15:20:41.591Z
  • 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
    2906e4f779b715f282ae11203211dca77051d5af
  • 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.38

Environment
PATH

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


Layers

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

[#001] sha256:5434ed65d8fc7b827f1d90c48a92bf2d5c9c21c7cc94a3a225ba366dcb696d03 - 9.54% (6.77 MB)

[#002] sha256:9611e8f6cf43c9bf5ad450d02b8a02dca598ec066a67cb904daf595f0c4af582 - 52.63% (37.3 MB)

[#003] sha256:443f3e65abe17639882fd54bea75ab0d79da608d004e95d087a8a6185490748d - 0.02% (16.6 KB)

[#004] sha256:30d3636b1126f377e729687b56bf1f2f1db91165eec720016f038ca67cc5db9c - 0.0% (94 Bytes)


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

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

2026-09-18 15:21:01 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-09-18 15:22:17 UTC (buildkit.dockerfile.v0)

COPY /build/new-api / # buildkit

2026-09-18 15:22:17 UTC (buildkit.dockerfile.v0)

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

2026-09-18 15:22:17 UTC (buildkit.dockerfile.v0)

EXPOSE [3000/tcp]

2026-09-18 15:22:17 UTC (buildkit.dockerfile.v0)

WORKDIR /data

2026-09-18 15:22:17 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