Namespace
calciumion
Image / Tag
new-api:v1.0.0-rc.35
Content Digest
sha256:2e2f2306efe8de8b79f2d13f81670f8610826a17ae2ac9d2dea0c05c14e263d2
Details
Created

2026-09-07 14:43:56 UTC

Size

72.6 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2026-09-07T14:42:12.994Z
  • 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
    bee45b58a3c0b77e8dc81e6b5aeb4474aa9058d1
  • 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.35

Environment
PATH

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


Layers

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

[#001] sha256:6def8870e9c2d6d5d6959dd531ff8714fec53e6218fbe463db37964f8e6211b1 - 9.66% (7.01 MB)

[#002] sha256:fffb173205fb0bd9be8d47c9a9febaf09c7f3dd8f7f9d689eff04e4c1854cd1f - 53.21% (38.6 MB)

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

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


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

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

2026-09-07 14:42:38 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-07 14:43:56 UTC (buildkit.dockerfile.v0)

COPY /build/new-api / # buildkit

2026-09-07 14:43:56 UTC (buildkit.dockerfile.v0)

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

2026-09-07 14:43:56 UTC (buildkit.dockerfile.v0)

EXPOSE [3000/tcp]

2026-09-07 14:43:56 UTC (buildkit.dockerfile.v0)

WORKDIR /data

2026-09-07 14:43:56 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/new-api"]

Details
Created

2026-09-07 14:43:39 UTC

Size

70.4 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2026-09-07T14:42:12.473Z
  • 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
    bee45b58a3c0b77e8dc81e6b5aeb4474aa9058d1
  • 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.35

Environment
PATH

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


Layers

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

[#001] sha256:5d6bc84185605c87166f4d8003bdedfa371e3c8b8f167e1d423cd5a58ca85ef2 - 9.62% (6.77 MB)

[#002] sha256:50ecf5651bf77fc83a440fd3e854da1368d8f82db5a9ac37d01bd4bc55ccb51e - 52.24% (36.8 MB)

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

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


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

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

2026-09-07 14:42:32 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-07 14:43:39 UTC (buildkit.dockerfile.v0)

COPY /build/new-api / # buildkit

2026-09-07 14:43:39 UTC (buildkit.dockerfile.v0)

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

2026-09-07 14:43:39 UTC (buildkit.dockerfile.v0)

EXPOSE [3000/tcp]

2026-09-07 14:43:39 UTC (buildkit.dockerfile.v0)

WORKDIR /data

2026-09-07 14:43:39 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