Namespace
calciumion
Image / Tag
new-api:refactor-convert-20260703-bdc9205
Content Digest
sha256:21ce7c6b37452e5038a2b816473b3999c01434c31deed4e7ce2fd57997f8ecad
Details
Created

2026-07-03 09:14:14 UTC

Size

72.6 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2026-07-03T09:12:09.605Z
  • 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
    917a2cff64feed0acd687298252bd400adf293e0
  • 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
    main

Environment
PATH

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


Layers

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

[#001] sha256:efbaef897c8adb3a6b4260c3cdde6216d3746e7092ed0c950ea664ee5ee13284 - 9.63% (6.99 MB)

[#002] sha256:e028f50f7c19bf6b6a6da87245aa6e46133bd04a22ffd8f0edd1661cb087ff64 - 53.25% (38.6 MB)

[#003] sha256:672c54f6c013faa3965998f2d98c1356d3a8d6bef3644422282be8bfb9debeb4 - 0.02% (17.9 KB)

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


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

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

2026-07-03 09:12: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-07-03 09:14:14 UTC (buildkit.dockerfile.v0)

COPY /build/new-api / # buildkit

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

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

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

EXPOSE [3000/tcp]

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

WORKDIR /data

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

ENTRYPOINT ["/new-api"]

Details
Created

2026-07-03 09:14:31 UTC

Size

70.7 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2026-07-03T09:12:16.151Z
  • 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
    917a2cff64feed0acd687298252bd400adf293e0
  • 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
    main

Environment
PATH

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


Layers

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

[#001] sha256:fd4ec5ac81f7488bc581cb09bea028150b1cae529f26e373e5b2a590a29ccc9f - 9.56% (6.76 MB)

[#002] sha256:7a6dc5b46ce6d8c476f4be9ce7da5cb5b8fe6b8471dfa84020a28e43013fba1c - 52.5% (37.1 MB)

[#003] sha256:9cc0b98079afa7a1c13209e94687bae396a1124e0055ffa2b419ac2a1f1e730f - 0.02% (17.9 KB)

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


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

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

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

COPY /build/new-api / # buildkit

2026-07-03 09:14:31 UTC (buildkit.dockerfile.v0)

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

2026-07-03 09:14:31 UTC (buildkit.dockerfile.v0)

EXPOSE [3000/tcp]

2026-07-03 09:14:31 UTC (buildkit.dockerfile.v0)

WORKDIR /data

2026-07-03 09:14:31 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