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

2026-09-06 14:52:14 UTC

Size

70.3 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2026-09-06T14:50:35.061Z
  • 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
    0c76e4dae77a279e015329b7478e6f02d6b62edd
  • 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.34

Environment
PATH

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


Layers

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

[#001] sha256:c45bdd1640f78b2abede71ca9fc2fe3a7cced1be21cec77288860e6f27fe0c4b - 9.62% (6.77 MB)

[#002] sha256:5321c7b69437d2d92d4c6f77d90c1952e0cc2304a8cf6383913c4ccff86889fe - 52.24% (36.7 MB)

[#003] sha256:76540e3f41ef55b82e161da523fe4dd43ad2d99e9dd0da6bd27df45ac85809b8 - 0.02% (16.6 KB)

[#004] sha256:4f9f44cbcee6c6e7d887bec7e4fc13c497a84ca04f0f937555e61cdcaeba3ca2 - 0.0% (93 Bytes)


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

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

2026-09-06 14:50:55 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-06 14:52:14 UTC (buildkit.dockerfile.v0)

COPY /build/new-api / # buildkit

2026-09-06 14:52:14 UTC (buildkit.dockerfile.v0)

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

2026-09-06 14:52:14 UTC (buildkit.dockerfile.v0)

EXPOSE [3000/tcp]

2026-09-06 14:52:14 UTC (buildkit.dockerfile.v0)

WORKDIR /data

2026-09-06 14:52:14 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