Namespace
calciumion
Image / Tag
new-api:v0.11.0-alpha.9-arm64
Content Digest
sha256:ff176ff749543f282d013bf6c75bfb16b67022a00021647f134452443567e6f3
Details
Created

2026-02-25 04:56:13 UTC

Size

53 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2026-02-25T04:53:49.992Z
  • 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
    4a4cf0a0dfb545b90051ade7db9cd145605d47db
  • 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.0-alpha.9

Environment
PATH

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


Layers

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

[#001] sha256:ec1af3600718cd2e422fb9e0ba2ff279ffccb5e50e1093bb747eae9386ca0c6e - 11.96% (6.33 MB)

[#002] sha256:8488963ff7b92ea5663df91614f404a5d3ec57f8551bbd7e69638c59b11011e7 - 37.41% (19.8 MB)

[#003] sha256:214dc3fb15346875aca0f1d00a7e0dec064cfb131d8f455e5200c0660fed5f79 - 0.0% (92 Bytes)


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

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

2026-02-25 04:54:11 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-25 04:56:13 UTC (buildkit.dockerfile.v0)

COPY /build/new-api / # buildkit

2026-02-25 04:56:13 UTC (buildkit.dockerfile.v0)

EXPOSE [3000/tcp]

2026-02-25 04:56:13 UTC (buildkit.dockerfile.v0)

WORKDIR /data

2026-02-25 04:56:13 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