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

2026-07-06 17:15:55 UTC

Size

71.1 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2026-07-06T17:13:34.928Z
  • 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
    c9943d37ad93477dd937fc4901cc3c4e0fd8aaab
  • 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.18

Environment
PATH

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


Layers

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

[#001] sha256:2e16a82cd94f52993e0394260eebfa76de0b27d2b118b4d6afab032cdf25e960 - 9.51% (6.76 MB)

[#002] sha256:3a7a362c57b41012eb79395522148dc8a7aed78b13c0030d50e053a2d3bbc95f - 52.75% (37.5 MB)

[#003] sha256:ba189d275f1ee02ea73567944bfd77a03f9b6e2fc6f68da09f0236e2266232e3 - 0.02% (17.9 KB)

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


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

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

2026-07-06 17:14: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-07-06 17:15:55 UTC (buildkit.dockerfile.v0)

COPY /build/new-api / # buildkit

2026-07-06 17:15:55 UTC (buildkit.dockerfile.v0)

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

2026-07-06 17:15:55 UTC (buildkit.dockerfile.v0)

EXPOSE [3000/tcp]

2026-07-06 17:15:55 UTC (buildkit.dockerfile.v0)

WORKDIR /data

2026-07-06 17:15:55 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