Namespace
calciumion
Image / Tag
new-api:v1.0.0-rc.22-amd64
Content Digest
sha256:18f789560bb0682cd1986c21be5c54939cc3cb5501c62ff0b70345fc84496c1e
Details
Created

2026-07-26 13:17:56 UTC

Size

68.7 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2026-07-26T13:16:07.612Z
  • 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
    bc14c18f6024e79cba1c08d02cd007796e12d668
  • 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.22

Environment
PATH

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


Layers

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

[#001] sha256:c4668577d3a12117c60c9f029b8beee3516dc60c42fdafa2338c4537747960a3 - 10.17% (6.99 MB)

[#002] sha256:9fbcb4ac23c07ccd136cfc13ebd7c58b99935e1f7e6cf59294750be678fa94bd - 50.62% (34.8 MB)

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

[#004] sha256:51dbe2905db619e841f3fd8f97b23d1662c969d6500cc3eca8b014da5f96e9ed - 0.0% (93 Bytes)


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

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

2026-07-26 13:16:29 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-07-26 13:17:56 UTC (buildkit.dockerfile.v0)

COPY /build/new-api / # buildkit

2026-07-26 13:17:56 UTC (buildkit.dockerfile.v0)

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

2026-07-26 13:17:56 UTC (buildkit.dockerfile.v0)

EXPOSE [3000/tcp]

2026-07-26 13:17:56 UTC (buildkit.dockerfile.v0)

WORKDIR /data

2026-07-26 13:17:56 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