Namespace
calciumion
Image / Tag
new-api:v1.0.0-alpha.1-arm64
Content Digest
sha256:a2c0b4dc72a2d1a4e36971994068e184ef40e38f12bbce0b9d77c23ba28f8171
Details
Created

2026-04-28 06:21:00 UTC

Size

53.7 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2026-04-28T06:18:40.475Z
  • 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
    9f8a4ec05010da20704c1b55aa8b9af5630df72e
  • 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-alpha.1

Environment
PATH

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


Layers

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

[#001] sha256:f0dc0b94f7a3a9ca938d203f5d4cf6a6da4d0efbd402ca5701d09f32b4cc3a8d - 11.79% (6.33 MB)

[#002] sha256:e2bb73ad6bb73664c3bae83c06b10575b26e8e1654dfc43d173214b39b372215 - 38.31% (20.6 MB)

[#003] sha256:84c721a0f797ce09f0bd5afce15fd34751503cd8abc8fa154456a1d173e505ae - 0.0% (93 Bytes)


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

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

2026-04-28 06:19:08 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-04-28 06:21:00 UTC (buildkit.dockerfile.v0)

COPY /build/new-api / # buildkit

2026-04-28 06:21:00 UTC (buildkit.dockerfile.v0)

EXPOSE [3000/tcp]

2026-04-28 06:21:00 UTC (buildkit.dockerfile.v0)

WORKDIR /data

2026-04-28 06:21:00 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