修复并改进build with latex的Docker构建 (#2020)

* 改进构建文件

* 修复问题

* 更改docker注释,同时测试拉取大小
This commit is contained in:
Menghuan1918
2024-10-27 23:17:03 +08:00
committed by GitHub
parent 69f3755682
commit f0b0364f74
4 changed files with 22 additions and 47 deletions

View File

@@ -180,6 +180,7 @@ version: '3'
services:
gpt_academic_with_latex:
image: ghcr.io/binary-husky/gpt_academic_with_latex:master # (Auto Built by Dockerfile: docs/GithubAction+NoLocal+Latex)
# 对于ARM64设备请将以上镜像名称替换为 ghcr.io/binary-husky/gpt_academic_with_latex_arm:master
environment:
# 请查阅 `config.py` 以查看所有的配置信息
API_KEY: ' sk-xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx '