Namespace
calciumion
Image / Tag
new-api:v1.0.0-rc.25-arm64
Content Digest
sha256:2b405aba7c033aafe41080839e562c437bcd3812ef30365e5aca21073600061f
Details
Created

2026-08-18 10:57:06 UTC

Size

67 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2026-08-18T10:55:43.939Z
  • 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
    f116414284162ad15d8925f7bca494c109b83e93
  • 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.25

Environment
PATH

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


Layers

[#000] sha256:d997cc310c981ac52155d0d9fe28888b261a7746a3877bb0ca848fd1a83d319a - 40.05% (26.8 MB)

[#001] sha256:a9d8b62dc49d13e7cc8913f2647853c62f20049e8464036dc5cf2ea4e3575aa6 - 10.11% (6.77 MB)

[#002] sha256:d43b53534a6e963d1aff4dfd53729c971ee3d2f66483f2e59f1196340ea708c8 - 49.82% (33.4 MB)

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

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


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

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

2026-08-18 10:56:09 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-18 10:57:06 UTC (buildkit.dockerfile.v0)

COPY /build/new-api / # buildkit

2026-08-18 10:57:06 UTC (buildkit.dockerfile.v0)

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

2026-08-18 10:57:06 UTC (buildkit.dockerfile.v0)

EXPOSE [3000/tcp]

2026-08-18 10:57:06 UTC (buildkit.dockerfile.v0)

WORKDIR /data

2026-08-18 10:57:06 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