镜像概览
- 完整引用
docker.io/vinlic/deepseek-free-api- Registry
- docker.io
- 命名空间
- vinlic
- 仓库
- deepseek-free-api
- 已缓存 Tag 数
- 22
- 最近同步
- 07/05/2026, 02:41 PM
简介
DeepSeek Free API 代理镜像,将 DeepSeek 网页版转为 OpenAI 兼容 API,免费 LLM 接口代理与开发测试网关。
详细介绍
vinlic/deepseek-free-api 运行 DeepSeek 免费 API 代理服务,将会话转为 OpenAI 兼容 REST 接口。定位为 LLM API 代理 Web 服务,依赖 DeepSeek 账号 Token;开发测试用免费 LLM 接入、OpenAI SDK 兼容层或内网 LLM 网关实验,注意服务条款与稳定性。
快速启动
docker run -d --name deepseek-api \
-p 8000:8000 \
docker.io/vinlic/deepseek-free-api:latest
推荐实践
docker run -d --name deepseek-api \
--restart unless-stopped \
-p 8000:8000 \
-e DEEPSEEK_TOKEN=changeme \
docker.io/vinlic/deepseek-free-api:1.0.0
核心参数说明
-p 8000:8000— OpenAI 兼容 APIDEEPSEEK_TOKEN— 账号 Token(高敏)- 兼容 —
/v1/chat/completions - 合规 — 遵守 DeepSeek 服务条款
Kubernetes
apiVersion: apps/v1
kind: Deployment
metadata:
name: deepseek-api
spec:
replicas: 1
selector:
matchLabels:
app: deepseek-api
template:
metadata:
labels:
app: deepseek-api
spec:
containers:
- name: api
image: docker.io/vinlic/deepseek-free-api:1.0.0
ports:
- containerPort: 8000
envFrom:
- secretRef:
name: deepseek-token
---
apiVersion: v1
kind: Service
metadata:
name: deepseek-api
spec:
selector:
app: deepseek-api
ports:
- port: 8000
targetPort: 8000
内网开发测试;Secret 存 Token。
最新 Tag(20 条)
查看全部 22 个 Tag →| Tag | 架构 | 推送时间 | 大小 | Digest | 同步 | 期望 | 操作 |
|---|---|---|---|---|---|---|---|
docker.io/vinlic/deepseek-free-api :latest | linux/amd64linux/arm64 | 2025/04/08 09:47 | 72.1 MB | sha256:96a951131ae0… | |||
docker.io/vinlic/deepseek-free-api :0.0.21 | linux/amd64linux/arm64 | 2025/04/08 09:47 | 72.1 MB | sha256:96a951131ae0… | |||
docker.io/vinlic/deepseek-free-api :0.0.20 | linux/amd64linux/arm64 | 2025/02/15 00:35 | 72.1 MB | sha256:24dbf1510ba5… | |||
docker.io/vinlic/deepseek-free-api :0.0.19 | linux/amd64linux/arm64 | 2025/02/13 11:04 | 72.0 MB | sha256:61930d571236… | |||
docker.io/vinlic/deepseek-free-api :0.0.18 | linux/amd64linux/arm64 | 2025/02/10 10:42 | 72.0 MB | sha256:52a1035a4313… | |||
docker.io/vinlic/deepseek-free-api :0.0.17 | linux/amd64linux/arm64 | 2025/01/25 10:50 | 72.0 MB | sha256:fc43fad12aa4… | |||
docker.io/vinlic/deepseek-free-api :0.0.16 | linux/amd64linux/arm64 | 2025/01/24 09:06 | 72.0 MB | sha256:6db38d830e8f… | |||
docker.io/vinlic/deepseek-free-api :0.0.15 | linux/amd64linux/arm64 | 2025/01/22 09:01 | 72.0 MB | sha256:df5e652d6b91… | |||
docker.io/vinlic/deepseek-free-api :0.0.14 | linux/amd64linux/arm64 | 2025/01/09 18:05 | 72.0 MB | sha256:90f68cc26fad… | |||
docker.io/vinlic/deepseek-free-api :0.0.13 | linux/amd64linux/arm64 | 2024/12/23 13:19 | 71.8 MB | sha256:8be6911701e1… | |||
docker.io/vinlic/deepseek-free-api :0.0.12 | linux/amd64linux/arm64 | 2024/12/10 18:05 | 71.8 MB | sha256:86acd0c1a75d… | |||
docker.io/vinlic/deepseek-free-api :0.0.11 | linux/amd64linux/arm64 | 2024/12/10 17:45 | 71.8 MB | sha256:65f988eacc13… | |||
docker.io/vinlic/deepseek-free-api :0.0.10 | linux/amd64linux/arm64 | 2024/12/10 15:46 | 71.8 MB | sha256:2525bcbc2f96… | |||
docker.io/vinlic/deepseek-free-api :0.0.9 | linux/amd64linux/arm64 | 2024/11/30 23:57 | 71.1 MB | sha256:7a4dd99ac124… | |||
docker.io/vinlic/deepseek-free-api :0.0.8 | linux/amd64linux/arm64 | 2024/11/29 12:53 | 71.1 MB | sha256:9105ebe40b24… | |||
docker.io/vinlic/deepseek-free-api :0.0.7 | linux/amd64linux/arm64 | 2024/06/20 15:31 | 65.8 MB | sha256:eaebee5f0335… | |||
docker.io/vinlic/deepseek-free-api :0.0.6 | linux/amd64linux/arm64 | 2024/05/08 13:59 | 65.5 MB | sha256:c8795f84f95d… | |||
docker.io/vinlic/deepseek-free-api :0.0.5 | linux/amd64linux/arm64 | 2024/05/07 18:34 | 65.4 MB | sha256:cc0b50f3a974… | |||
docker.io/vinlic/deepseek-free-api :0.0.4 | linux/amd64linux/arm64 | 2024/05/07 15:52 | 65.4 MB | sha256:c074cf1364ee… | |||
docker.io/vinlic/deepseek-free-api :0.0.3 | linux/amd64linux/arm64 | 2024/05/07 15:39 | 65.4 MB | sha256:a70ac0ddbe3c… |