Namespace
calciumion
Image / Tag
new-api:v0.3.3.7
Content Digest
sha256:cf41839327ec8c835ee65e05abfe9a41cbefd8f3aa25c31a7b47a42742f5c2f5
Details
Created

2024-12-12 15:38:25 UTC

Size

17.9 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2024-12-12T15:35:44.672Z
  • org.opencontainers.image.description
    AI模型接口管理与分发系统,支持将多种大模型转为OpenAI格式调用、支持Midjourney Proxy、Suno、Rerank,兼容易支付协议,可供个人或者企业内部管理与分发渠道使用,本项目基于One API二次开发。
  • org.opencontainers.image.licenses
    Apache-2.0
  • org.opencontainers.image.revision
    2a6f3ad27f72e8b5278bba68825d62d0978566b3
  • org.opencontainers.image.source
    https://github.com/Calcium-Ion/new-api
  • org.opencontainers.image.title
    new-api
  • org.opencontainers.image.url
    https://github.com/Calcium-Ion/new-api
  • org.opencontainers.image.version
    v0.3.3.7

Environment
PATH

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


Layers

[#000] sha256:38a8310d387e375e0ec6fabe047a9149e8eb214073db9f461fee6251fd936a75 - 19.38% (3.48 MB)

[#001] sha256:8b85ecea3282e8531db851f1b6970e2d1f421ddef6e81f23d66eb6b008439e2d - 15.68% (2.81 MB)

[#002] sha256:1d454e08e9f37b76b9ba4c0b391da15267d0bd7443319e8940e8cbae3bb97ca2 - 64.94% (11.6 MB)

[#003] sha256:3da83108bafadf5155d1c8df924343125074efdd7824b262ebeaaf9b1882a5b4 - 0.0% (93 Bytes)


History
2024-12-05 12:49:04 UTC (buildkit.dockerfile.v0)

ADD alpine-minirootfs-3.21.0-x86_64.tar.gz / # buildkit

2024-12-05 12:49:04 UTC (buildkit.dockerfile.v0)

CMD ["/bin/sh"]

2024-12-12 15:35:50 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c apk update && apk upgrade && apk add --no-cache ca-certificates tzdata && update-ca-certificates 2>/dev/null || true # buildkit

2024-12-12 15:38:25 UTC (buildkit.dockerfile.v0)

COPY /build/one-api / # buildkit

2024-12-12 15:38:25 UTC (buildkit.dockerfile.v0)

EXPOSE map[3000/tcp:{}]

2024-12-12 15:38:25 UTC (buildkit.dockerfile.v0)

WORKDIR /data

2024-12-12 15:38:25 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/one-api"]

Details
Created

2024-12-12 16:14:07 UTC

Size

17.6 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2024-12-12T15:35:44.672Z
  • org.opencontainers.image.description
    AI模型接口管理与分发系统,支持将多种大模型转为OpenAI格式调用、支持Midjourney Proxy、Suno、Rerank,兼容易支付协议,可供个人或者企业内部管理与分发渠道使用,本项目基于One API二次开发。
  • org.opencontainers.image.licenses
    Apache-2.0
  • org.opencontainers.image.revision
    2a6f3ad27f72e8b5278bba68825d62d0978566b3
  • org.opencontainers.image.source
    https://github.com/Calcium-Ion/new-api
  • org.opencontainers.image.title
    new-api
  • org.opencontainers.image.url
    https://github.com/Calcium-Ion/new-api
  • org.opencontainers.image.version
    v0.3.3.7

Environment
PATH

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


Layers

[#000] sha256:cb8611c9fe5154550f45e284cf977cda4e2b2fee3478552eee31d84be3c95003 - 21.7% (3.81 MB)

[#001] sha256:57554ba334935f7fcda005b48e9b71ea7cbfe74a1e8a7f8c699b3f086fe34f43 - 15.94% (2.8 MB)

[#002] sha256:f69e2c6e5926004c5d1dec03cbc1a16d787f1b715a701d23140a86f214b5e81a - 62.37% (10.9 MB)

[#003] sha256:9a975a828654dd2b50f460cd5344501efe1c1c6fee7fe35be49f64752550ab7b - 0.0% (93 Bytes)


History
2024-12-05 12:49:04 UTC (buildkit.dockerfile.v0)

ADD alpine-minirootfs-3.21.0-aarch64.tar.gz / # buildkit

2024-12-05 12:49:04 UTC (buildkit.dockerfile.v0)

CMD ["/bin/sh"]

2024-12-12 15:36:00 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c apk update && apk upgrade && apk add --no-cache ca-certificates tzdata && update-ca-certificates 2>/dev/null || true # buildkit

2024-12-12 16:14:07 UTC (buildkit.dockerfile.v0)

COPY /build/one-api / # buildkit

2024-12-12 16:14:07 UTC (buildkit.dockerfile.v0)

EXPOSE map[3000/tcp:{}]

2024-12-12 16:14:07 UTC (buildkit.dockerfile.v0)

WORKDIR /data

2024-12-12 16:14:07 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/one-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