关于镜像拉取报错 #175
Labels
No Label
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: HswOAuth/llm_course#175
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
我在执行docker-compose up -d时报错,请问该如何解决
报错显示是找不到这个标签的镜像

方法1: 可以在此处https://github.com/labring/FastGPT/pkgs/container/fastgpt-sandbox/ 查看是否存在
ghcr.io/labring/fastgpt-sandbox:v4.8.11的镜像(访问git镜像可能存在网络问题,可能需🪜)
方法2: 使用课程提供的docker-compose.yaml, 修改镜像为阿里云镜像
课程用的docker-compose.yaml的文件如下。