Namespace
calciumion
Image / Tag
new-api:v0.10.8-alpha.3-amd64
Content Digest
sha256:188282f36c26ec5fe577ce69e6b5f525ea0d285e8aa82d69e196d194a8d20fd6
Details
Created

2026-02-03 16:11:41 UTC

Size

54.2 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2026-02-03T16:44:10.345Z
  • 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
    85b5d0100a55a411a8bd7e23018ad2e9650e0fe0
  • 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.8-alpha.3

Environment
PATH

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


Layers

[#000] sha256:4831516dd0cb86845f5f902cb9b9d25b5c853152c337eb57e4737a9b7e2a2eb9 - 49.69% (26.9 MB)

[#001] sha256:2608bcc8f842991b6496e337b0122b983e3fb6313f50eeda1c0ec2b8ae390d8a - 12.1% (6.56 MB)

[#002] sha256:943c0031a27cb3d4a1719f495f7edf59e4236729ae30ec1e7a5ab4f7c51b51a2 - 38.2% (20.7 MB)

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


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

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

2026-02-03 16:10:08 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-03 16:11:41 UTC (buildkit.dockerfile.v0)

COPY /build/new-api / # buildkit

2026-02-03 16:11:41 UTC (buildkit.dockerfile.v0)

EXPOSE [3000/tcp]

2026-02-03 16:11:41 UTC (buildkit.dockerfile.v0)

WORKDIR /data

2026-02-03 16:11:41 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