Namespace
calciumion
Image / Tag
new-api:v0.13.1-arm64
Content Digest
sha256:f7a42e97616c18a9b8d555c26bd68cddb3d231136ee1fa84927d760dfb53fc7a
Details
Created

2026-04-24 14:19:47 UTC

Size

53.7 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2026-04-24T14:17:46.481Z
  • 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
    a7c38ec851a3fbd123dac5b3185f2fed6c179944
  • 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
    v0.13.1

Environment
PATH

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


Layers

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

[#001] sha256:c918fcea4ed6526cdea8f27725af6de9ac3a14ae453b36700ae394e1f446dc89 - 11.79% (6.33 MB)

[#002] sha256:17fe6535bb6654c11af58e2f1bcff09dd8de9d61ed00d1f80d8952209a2392ff - 38.3% (20.6 MB)

[#003] sha256:b77c5fe9295671848c1847cacd5b6902caf6526db8ab35253a64572746cc738c - 0.0% (93 Bytes)


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

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

2026-04-24 14:18:05 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-04-24 14:19:47 UTC (buildkit.dockerfile.v0)

COPY /build/new-api / # buildkit

2026-04-24 14:19:47 UTC (buildkit.dockerfile.v0)

EXPOSE [3000/tcp]

2026-04-24 14:19:47 UTC (buildkit.dockerfile.v0)

WORKDIR /data

2026-04-24 14:19:47 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