Namespace
justsong
Image / Tag
one-api:v0.5.9-alpha
Content Digest
sha256:30010766e8c29fe57a5ad601f8deb9c91ebae0b24eecd7455ac8df617acf8eb3
Details
Created

2023-11-26 04:07:48 UTC

Size

17.9 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2023-11-26T04:06:02.776Z
  • org.opencontainers.image.description
    OpenAI 接口管理 & 分发系统,支持 Azure、Anthropic Claude、Google PaLM 2、智谱 ChatGLM、百度文心一言、讯飞星火认知、阿里通义千问、360 智脑以及腾讯混元,可用于二次分发管理 key,仅单可执行文件,已打包好 Docker 镜像,一键部署,开箱即用. OpenAI key management & redistribution system, using a single API for all LLMs, and features an English UI.
  • org.opencontainers.image.licenses
    MIT
  • org.opencontainers.image.revision
    0e73418cdfef809fec7c8a2b6bb632a3b207eb88
  • org.opencontainers.image.source
    https://github.com/songquanpeng/one-api
  • org.opencontainers.image.title
    one-api
  • org.opencontainers.image.url
    https://github.com/songquanpeng/one-api
  • org.opencontainers.image.version
    v0.5.9-alpha

Environment
PATH

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


Layers

[#000] sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa - 18.18% (3.24 MB)

[#001] sha256:b7f09299b98c5f4b666083614ac46ab080ce1c617fa84eadd254d566869f25d8 - 29.52% (5.27 MB)

[#002] sha256:5ef179a1aa68529395668a848f96ae647fd102072e85e0782f96d369a9fc20cd - 52.3% (9.34 MB)

[#003] sha256:443c8c4f6cbc2dd4a986ec4c545d6db5ce780393e1171b6ec871e2f19527173c - 0.0% (94 Bytes)


History
2023-09-28 21:19:27 UTC

/bin/sh -c #(nop) ADD file:756183bba9c7f4593c2b216e98e4208b9163c4c962ea0837ef88bd917609d001 in /

2023-09-28 21:19:27 UTC

/bin/sh -c #(nop) CMD ["/bin/sh"]

2023-11-26 04:06:07 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

2023-11-26 04:07:48 UTC (buildkit.dockerfile.v0)

COPY /build/one-api / # buildkit

2023-11-26 04:07:48 UTC (buildkit.dockerfile.v0)

EXPOSE map[3000/tcp:{}]

2023-11-26 04:07:48 UTC (buildkit.dockerfile.v0)

WORKDIR /data

2023-11-26 04:07:48 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