Namespace
calciumion
Image / Tag
new-api:v0.10.9-alpha.7-arm64
Content Digest
sha256:22bfbdd89c01c56c0d6eb2619996cbc13aab94f2e8b44afce7bf0674ea6f7e7c
Details
Created

2026-02-20 14:05:12 UTC

Size

52.9 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2026-02-20T14:03:11.520Z
  • 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
    7aa1590be350bfbfd2e47377a2a9b9e93b31eea1
  • 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.7

Environment
PATH

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


Layers

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

[#001] sha256:4d6e05591878c0c2f304ededa9456266d9d640ddf5bd2a1a8f7ab9c09c5562f1 - 11.97% (6.33 MB)

[#002] sha256:3791c3ddd2d5a4801600e9ef40ee7472144de5b1bca2ccb6961652bee0453939 - 37.33% (19.7 MB)

[#003] sha256:38cd79892345df9ca362527d4460ce27ce97f9800f422f6529db3cadb1d470e7 - 0.0% (92 Bytes)


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

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

2026-02-20 14:03:32 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-20 14:05:12 UTC (buildkit.dockerfile.v0)

COPY /build/new-api / # buildkit

2026-02-20 14:05:12 UTC (buildkit.dockerfile.v0)

EXPOSE [3000/tcp]

2026-02-20 14:05:12 UTC (buildkit.dockerfile.v0)

WORKDIR /data

2026-02-20 14:05:12 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