Namespace
calciumion
Image / Tag
new-api:v1.0.0-rc.23-arm64
Content Digest
sha256:e74029bfc245174d4a959fbf7efae4217e962e85408c31245a9b0c2d64107d0f
Details
Created

2026-08-01 15:22:48 UTC

Size

66.9 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2026-08-01T15:21:32.472Z
  • 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
    0ab02020603d22e5613bc4cf46bfab06f8567769
  • 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.23

Environment
PATH

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


Layers

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

[#001] sha256:01d14bd1495924a303f405c7f2e2f25698e5cccaebed707db015c34edfc19011 - 10.11% (6.76 MB)

[#002] sha256:4662c0022717350265f5faee202c02056e17189cf1e2ab688f42d5f92af9bbd6 - 49.78% (33.3 MB)

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

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


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

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

2026-08-01 15:21:50 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-08-01 15:22:48 UTC (buildkit.dockerfile.v0)

COPY /build/new-api / # buildkit

2026-08-01 15:22:48 UTC (buildkit.dockerfile.v0)

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

2026-08-01 15:22:48 UTC (buildkit.dockerfile.v0)

EXPOSE [3000/tcp]

2026-08-01 15:22:48 UTC (buildkit.dockerfile.v0)

WORKDIR /data

2026-08-01 15:22:48 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