Namespace
calciumion
Image / Tag
new-api:v1.0.0-rc.31-arm64
Content Digest
sha256:52150594fbc66bc7ae4e5642ce92136806720ec3dc10e9d7f7f189334ec0bc01
Details
Created

2026-09-03 13:25:24 UTC

Size

69.7 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2026-09-03T13:24:04.447Z
  • 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
    36dbbf0f77e710455e745048f4a32e8120ad3fd2
  • 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.31

Environment
PATH

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


Layers

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

[#001] sha256:9a62ad1841cac04da526991fe5bb6534b1ecbe864977d2e80c51af517132c820 - 9.71% (6.77 MB)

[#002] sha256:ae5965484ea0ea99de5ae473018b10819d1f8d9438334fa374edad82e5374dcc - 51.81% (36.1 MB)

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

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


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

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

2026-09-03 13:24:23 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-03 13:25:24 UTC (buildkit.dockerfile.v0)

COPY /build/new-api / # buildkit

2026-09-03 13:25:24 UTC (buildkit.dockerfile.v0)

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

2026-09-03 13:25:24 UTC (buildkit.dockerfile.v0)

EXPOSE [3000/tcp]

2026-09-03 13:25:24 UTC (buildkit.dockerfile.v0)

WORKDIR /data

2026-09-03 13:25:24 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