Namespace
calciumion
Image / Tag
new-api:v0.11.1-alpha.6-arm64
Content Digest
sha256:3440af88ed9bee51e3dde6049bf5263450b86a4e3b97ea922381b7a834260092
Details
Created

2026-03-02 11:46:31 UTC

Size

53.1 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2026-03-02T11:44:36.998Z
  • 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
    1d3dcc0afa806b5928cc45004ccd8badd223e768
  • 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.11.1-alpha.6

Environment
PATH

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


Layers

[#000] sha256:eb04ef52de3a23999fcda632f100324a4d1dbebd588b4df190c4a172bb88c603 - 50.5% (26.8 MB)

[#001] sha256:7b1afbcb23524729cd92b5325d682d1b94751546f547429dd51f543271bc8305 - 11.92% (6.33 MB)

[#002] sha256:6ca81ed135348373a11537b36984e7708427725cf478a67499c468c55a85a856 - 37.57% (19.9 MB)

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


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

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

2026-03-02 11:45:02 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-03-02 11:46:31 UTC (buildkit.dockerfile.v0)

COPY /build/new-api / # buildkit

2026-03-02 11:46:31 UTC (buildkit.dockerfile.v0)

EXPOSE [3000/tcp]

2026-03-02 11:46:31 UTC (buildkit.dockerfile.v0)

WORKDIR /data

2026-03-02 11:46:31 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