Namespace
calciumion
Image / Tag
new-api:v0.11.1-alpha.1-amd64
Content Digest
sha256:af7ae369e79046bfe18800966b1c01e17ff9febb12a471a6eba08b676cec8be9
Details
Created

2026-02-28 10:08:23 UTC

Size

54.6 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2026-02-28T10:06:22.652Z
  • 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
    4727fc5d6017be03f51fc1a62004af4bff71381f
  • 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.1

Environment
PATH

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


Layers

[#000] sha256:84a2afebaf4de2e8eb885634a69abd0087b79c947c53fa4f0481235d6dfadc6c - 49.36% (26.9 MB)

[#001] sha256:63757818f37f3b15ec8a12de73e85a9a4ac0ef760de4bc0e65526ada979e0c81 - 12.02% (6.56 MB)

[#002] sha256:7d60aa802d1def7297d4628761fcf528525d2c6464993bfb62d83d9111b915ac - 38.62% (21.1 MB)

[#003] sha256:ab48c7f58a1868366ec1f033075704e8a1cc8d75f1728bc1cd36645a98e6583c - 0.0% (94 Bytes)


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

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

2026-02-28 10:06:36 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-28 10:08:23 UTC (buildkit.dockerfile.v0)

COPY /build/new-api / # buildkit

2026-02-28 10:08:23 UTC (buildkit.dockerfile.v0)

EXPOSE [3000/tcp]

2026-02-28 10:08:23 UTC (buildkit.dockerfile.v0)

WORKDIR /data

2026-02-28 10:08:23 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