Namespace
calciumion
Image / Tag
new-api:v1.0.0-rc.33-arm64
Content Digest
sha256:0597d192be2876115ec7fa46c205310ffb2d476a277d5d9d9e2d12edbd077b2c
Details
Created

2026-09-05 03:53:35 UTC

Size

69.7 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2026-09-05T03:52:11.759Z
  • 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
    eb99ab1b40343c3317bb47981cccdbb2b159a5fa
  • 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.33

Environment
PATH

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


Layers

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

[#001] sha256:4c23702c9a0aff84ac3325881fa354602121077c63d546704f492e11240faad9 - 9.71% (6.77 MB)

[#002] sha256:3bd51c9d4c7443690d50fde456e82f95381ff15ab405f84f672f0b1fe0a59868 - 51.83% (36.1 MB)

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

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


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

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

2026-09-05 03:52:31 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-09-05 03:53:35 UTC (buildkit.dockerfile.v0)

COPY /build/new-api / # buildkit

2026-09-05 03:53:35 UTC (buildkit.dockerfile.v0)

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

2026-09-05 03:53:35 UTC (buildkit.dockerfile.v0)

EXPOSE [3000/tcp]

2026-09-05 03:53:35 UTC (buildkit.dockerfile.v0)

WORKDIR /data

2026-09-05 03:53:35 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