Namespace
calciumion
Image / Tag
new-api:v1.0.0-rc.8-amd64
Content Digest
sha256:72012909306ff02bca8725ede910da3abf79c4dc1374a4985549cbbc8cc560cc
Details
Created

2026-05-22 08:24:36 UTC

Size

59.9 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2026-05-22T08:22:08.099Z
  • 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
    b9bc6f0e21fb3b87267475912fc7c31fa0494d6e
  • 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
    v1.0.0-rc.8

Environment
PATH

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


Layers

[#000] sha256:6db0909c4473287ed4d1f950d26b8bc5b7b4206d365a0e7740cb89e46979153e - 44.96% (26.9 MB)

[#001] sha256:859f0edf20d274967cc7a2651dcff852890faaf74baf19c1c93ad18fa1b1808a - 11.67% (6.99 MB)

[#002] sha256:7c19cd42c183996e0acaef123174a45315a4e26d62b8864957c5ad42148c8522 - 43.34% (26 MB)

[#003] sha256:774c4bca45a65eceeb4287ec48b6a624d1ce693edfd764e918203aa9cf67b88a - 0.03% (17.9 KB)

[#004] sha256:717b1b37574cfc95c3b9da3a1aaf05586d690cf52442d457e67f5c74156e8670 - 0.0% (93 Bytes)


History
2026-03-16 00:00:00 UTC (debuerreotype 0.17)

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

2026-05-22 08:22: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-05-22 08:24:36 UTC (buildkit.dockerfile.v0)

COPY /build/new-api / # buildkit

2026-05-22 08:24:36 UTC (buildkit.dockerfile.v0)

COPY LICENSE NOTICE THIRD-PARTY-LICENSES.md /licenses/ # buildkit

2026-05-22 08:24:36 UTC (buildkit.dockerfile.v0)

EXPOSE [3000/tcp]

2026-05-22 08:24:36 UTC (buildkit.dockerfile.v0)

WORKDIR /data

2026-05-22 08:24:36 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