Namespace
calciumion
Image / Tag
new-api:v0.10.9-alpha.2-arm64
Content Digest
sha256:e5909e02fccd0f3eb7a25f132895ff88bc5d881e1dabe93c9f87c360d7bf4760
Details
Created

2026-02-08 11:59:18 UTC

Size

52.8 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2026-02-08T11:57:22.100Z
  • 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
    2c0db08f32d3aef9b1b0801512e6e04725b27ee6
  • 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.10.9-alpha.2

Environment
PATH

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


Layers

[#000] sha256:d3d5d8ab26d25b9040a3c2160d7ddfe3911ae81035d5b1b0904f3ebda32476b6 - 50.81% (26.8 MB)

[#001] sha256:fc5ade520c92bc52763dfeeb4b89283fdc7c92aa95a2c37a765e6f16ca65c9c5 - 12.0% (6.33 MB)

[#002] sha256:ca2f7c19f3b6cd6d17cb2083280d915ba8df47d08faae1a55f31216f87407e21 - 37.19% (19.6 MB)

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


History
2026-02-02 00:00:00 UTC (debuerreotype 0.17)

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

2026-02-08 11:57:53 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-02-08 11:59:18 UTC (buildkit.dockerfile.v0)

COPY /build/new-api / # buildkit

2026-02-08 11:59:18 UTC (buildkit.dockerfile.v0)

EXPOSE [3000/tcp]

2026-02-08 11:59:18 UTC (buildkit.dockerfile.v0)

WORKDIR /data

2026-02-08 11:59:18 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