Namespace
calciumion
Image / Tag
new-api:v0.12.4-arm64
Content Digest
sha256:27db5f1af8246d548d1bac31b749315d5da88c82962bb4061862c2a9e518ffac
Details
Created

2026-04-08 07:48:27 UTC

Size

53.3 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2026-04-08T07:46:21.235Z
  • 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
    9b4ffb0875c0c0f8e17e8e33fa004a378126df4d
  • 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.12.4

Environment
PATH

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


Layers

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

[#001] sha256:eb7ed2137fd0a0deb1d7ec7b2ce359a49a4af60b7a553a01e7e6a3e67a1010a3 - 11.87% (6.33 MB)

[#002] sha256:0e13c673bee2fc5994411f4160e6e43d41a7a8f43700950687d013f8b3eed2e1 - 37.85% (20.2 MB)

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


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

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

2026-04-08 07:46:46 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-08 07:48:27 UTC (buildkit.dockerfile.v0)

COPY /build/new-api / # buildkit

2026-04-08 07:48:27 UTC (buildkit.dockerfile.v0)

EXPOSE [3000/tcp]

2026-04-08 07:48:27 UTC (buildkit.dockerfile.v0)

WORKDIR /data

2026-04-08 07:48:27 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