Namespace
calciumion
Image / Tag
new-api:v1.0.0-rc.37-arm64
Content Digest
sha256:6183970ac1333306f241472c6be984120b0eedfdfcaea8f71b30eef0088e4944
Details
Created

2026-09-11 15:20:12 UTC

Size

70.7 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2026-09-11T15:18:51.050Z
  • 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
    385d2dfd10d821b25c8a6766bd16eea248cb1652
  • 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.37

Environment
PATH

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


Layers

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

[#001] sha256:70484f30b4f078d35c61af48725a242f71e245f6e86813c393ef0d52448015b8 - 9.57% (6.77 MB)

[#002] sha256:4bcbb94955b839a8047a7c2b1c8a77177b24320b4330cca6cf7b310762c20af3 - 52.49% (37.1 MB)

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

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


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

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

2026-09-11 15:19:10 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-11 15:20:12 UTC (buildkit.dockerfile.v0)

COPY /build/new-api / # buildkit

2026-09-11 15:20:12 UTC (buildkit.dockerfile.v0)

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

2026-09-11 15:20:12 UTC (buildkit.dockerfile.v0)

EXPOSE [3000/tcp]

2026-09-11 15:20:12 UTC (buildkit.dockerfile.v0)

WORKDIR /data

2026-09-11 15:20:12 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