Namespace
calciumion
Image / Tag
new-api:latest-arm64
Content Digest
sha256:c108dc21b93c9ee4fd8da2e381f965e53cfa96d7fbb17160064ca99c9d5a4e49
Details
Created

2026-09-21 15:13:28 UTC

Size

72.2 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2026-09-21T15:12:01.325Z
  • 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
    0aec08fee811ec6136828fda790551b49e410301
  • 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.40

Environment
PATH

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


Layers

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

[#001] sha256:a243efeab0092e33547ade132ed02fe8be2484a72f24abce0f386226fa3623c9 - 9.37% (6.77 MB)

[#002] sha256:1628e0ba1298eb8b7c16696028dcf6b7987c594b26ee3b584b5ca6906d351a1b - 53.47% (38.6 MB)

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

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


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

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

2026-09-21 15:12:20 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-21 15:13:28 UTC (buildkit.dockerfile.v0)

COPY /build/new-api / # buildkit

2026-09-21 15:13:28 UTC (buildkit.dockerfile.v0)

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

2026-09-21 15:13:28 UTC (buildkit.dockerfile.v0)

EXPOSE [3000/tcp]

2026-09-21 15:13:28 UTC (buildkit.dockerfile.v0)

WORKDIR /data

2026-09-21 15:13:28 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