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

2026-06-19 12:28:21 UTC

Size

69.4 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2026-06-19T12:26:10.161Z
  • 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
    0229dc20573f728ec1140543cdee291197d67e8c
  • 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.13

Environment
PATH

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


Layers

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

[#001] sha256:0373d48dc6e6eca5800648fa026087c667d2f0ec3ab1ceca4daadefc90420631 - 9.75% (6.76 MB)

[#002] sha256:0cfcbe5d18dfb2f66156baeb0185d90a3ad382961335086082eae6230c389ca1 - 51.58% (35.8 MB)

[#003] sha256:3ad829517b9c14dd8fb32cfa88e5ba2ed1e6c6cfa0d0bc99a265fbb458ce6c38 - 0.03% (17.9 KB)

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


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

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

2026-06-19 12:27:23 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-06-19 12:28:21 UTC (buildkit.dockerfile.v0)

COPY /build/new-api / # buildkit

2026-06-19 12:28:21 UTC (buildkit.dockerfile.v0)

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

2026-06-19 12:28:21 UTC (buildkit.dockerfile.v0)

EXPOSE [3000/tcp]

2026-06-19 12:28:21 UTC (buildkit.dockerfile.v0)

WORKDIR /data

2026-06-19 12:28:21 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