-
Notifications
You must be signed in to change notification settings - Fork 1.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[bug]: 群晖7.2使用docker-compose部署,卡在最后一步 #378
Comments
教程都看过了,没有使用docker-compose部署的 |
docker pull redis:latest |
同样报错failed to solve: rpc error: code = Unknown desc = failed to solve with frontend dockerfile.v0: failed to create LLB definition: unexpected status code [manifests 5.7]: 403 Forbidden 已经拉取了redis
|
那你试试 #374 sqlite版的 |
谢谢,的确可以用 |
docker-compose可以参考这篇教程: https://www.bilibili.com/read/cv33190924 |
谢谢!用同一个作者的一键命令,已经启动了 |
请确保您已阅读以上注意事项,并勾选下方的确认框。
campus框架版本
1.0.13
本项目 campus-imaotai 版本
1.0.13
运行环境
其它(请在下方说明)
运行架构
x86
问题描述
ash-4.4# docker-compose build
[+] Building 0.0s (0/0)
[+] Building 0.4s (1/2)
=> [internal] load build definition from mysql-dockerfile 0.3s
=> => transferring dockerfile: 170B 0.0s
[+] Building 0.6s (2/3)
[+] Building 0.7s (2/3)
[+] Building 2.2s (3/3) FINISHED
=> [internal] load build definition from mysql-dockerfile 0.3s
=> => transferring dockerfile: 170B 0.0s
[+] Building 1.9s (3/3) FINISHED
=> [internal] load build definition from redis-dockerfile 0.2s
=> => transferring dockerfile: 323B 0.0s
=> [internal] load .dockerignore 0.3s
=> => transferring context: 2B 0.0s
=> ERROR [internal] load metadata for docker.io/library/redis:latest 1.6s
failed to solve: rpc error: code = Unknown desc = failed to solve with frontend dockerfile.v0: failed to create LLB definition: unexpected status code [manifests 5.7]: 403 Forbidden
期望的结果是什么?
部署成功
简单的复现代码/链接(可选)
日志记录(可选)
No response
补充说明(可选)
No response
The text was updated successfully, but these errors were encountered: