Namespace
calciumion
Image / Tag
new-api:v1.0.0-rc.29-amd64
Content Digest
sha256:3cad19f7ad9396158b7ccc37ab2f8970970f46de569b233e474844b5e500bee9
Details
Created

2026-08-30 15:17:14 UTC

Size

71.6 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2026-08-30T15:15:13.315Z
  • 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
    2b6f1dfefbe217fed31fc0726717cc7de6958e8e
  • 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.29

Environment
PATH

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


Layers

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

[#001] sha256:a34394cc1e9e1db71e21ff3078965ecc744a13af5441f1738dacf0d2d6c33204 - 9.79% (7.01 MB)

[#002] sha256:c5bf1d5a022bca7d1e471b10b9068c90ad4619311282ad60f07efc5d1bda8edf - 52.55% (37.6 MB)

[#003] sha256:d97fc2f3d9f97f59cc16d260e76ae0e5b2c73d3c6849e4498c8fa211a1f72395 - 0.02% (16.6 KB)

[#004] sha256:643b85ac6b1914aee3b3d7f9aa9a324f0620d087a194661f22aa4315f5f8d665 - 0.0% (94 Bytes)


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

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

2026-08-30 15:15:40 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-08-30 15:17:14 UTC (buildkit.dockerfile.v0)

COPY /build/new-api / # buildkit

2026-08-30 15:17:14 UTC (buildkit.dockerfile.v0)

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

2026-08-30 15:17:14 UTC (buildkit.dockerfile.v0)

EXPOSE [3000/tcp]

2026-08-30 15:17:14 UTC (buildkit.dockerfile.v0)

WORKDIR /data

2026-08-30 15:17:14 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