Namespace
calciumion
Image / Tag
new-api:nightly-20260317-44fc10b-arm64
Content Digest
sha256:9964dae77fe583762bf28d3026093664a69e59811e804f67f650743154ab3e2f
Details
Created

2026-03-17 10:33:12 UTC

Size

53.4 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2026-03-17T10:31:16.735Z
  • 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
    44fc10ba999719ff5fca44cd1b1746f0ef22f2d7
  • 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
    nightly-20260317-44fc10b

Environment
PATH

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


Layers

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

[#001] sha256:f87f5e67bded876a7f2b27a99623e2b61f488fc50fa533cbd35e6a3c9f5f95fd - 11.85% (6.33 MB)

[#002] sha256:ac3b9825fea1079ff42865c7a8968046c6e6822593029bfc9adb970b6e3599bf - 37.97% (20.3 MB)

[#003] sha256:673da8e1bece0a24b84c841c82bc43a1318b5c00f30024f0500e23588c82a33f - 0.0% (94 Bytes)


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

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

2026-03-17 10:31:48 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-03-17 10:33:12 UTC (buildkit.dockerfile.v0)

COPY /build/new-api / # buildkit

2026-03-17 10:33:12 UTC (buildkit.dockerfile.v0)

EXPOSE [3000/tcp]

2026-03-17 10:33:12 UTC (buildkit.dockerfile.v0)

WORKDIR /data

2026-03-17 10:33: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