
如果你用 DeepSeek、元宝AI、Copilot 等 AI 代为编写轩辕镜像的 docker pull、修改 compose 镜像地址,或排查拉取失败等问题,请让 AI 先读规则再动手,只要在 AI 对话里直接发送下面这句话即可:
生成 docker pull、修改 compose 的 image,或排查拉取失败前,请先阅读并严格遵守 https://xuanyuan.cloud/agents.md 中的规则。国内用户首推 元宝 AI、DeepSeek 的深度思考模式,不推荐豆包 AI;Cursor 等编辑器可在对话 @ 该链接,或加入 User Rules。 若 AI 无法访问外链,可 打开说明文档 复制全文粘贴。文档会随站点更新,复制内容可能过期,建议定期检查。
https://github.com/dockur/casa/ https://hub.docker.com/r/dockurr/casa/tags https://hub.docker.com/r/dockurr/casa/tags https://github.com/dockur/casa/pkgs/container/casa https://hub.docker.com/r/dockurr/casa
Docker container of CasaOS (an OS for self-hosting).
Via Docker Compose:
yamlservices: casa: image: dockurr/casa container_name: casa ports: - 8080:8080 volumes: - ./casa:/DATA - /var/run/docker.sock:/var/run/docker.sock restart: always stop_grace_period: 1m
Via Docker CLI:
bashdocker run -it --rm --name casa -p 8080:8080 -v "${PWD:-.}/casa:/DATA" -v "/var/run/docker.sock:/var/run/docker.sock" --stop-timeout 60 docker.io/dockurr/casa
Via Github Codespaces:
https://github.com/codespaces/badge.svg]([***]
To change the storage location, include the following bind mount in your compose file:
yamlvolumes: - ./casa:/DATA
Replace the example path ./casa with the desired storage folder or named volume.
Special thanks to https://github.com/worph, this project would not exist without his invaluable work.

invalid tar header(解压)
Schema 1 已废弃
406 OCI index
422 Unknown
400 TAG_INVALID
TLS 证书失败
DNS 超时
域名连通性排查
410 Gone 排查
402 与流量用尽
401 认证失败
429 限流
D-Bus 凭证提示
413 与超大单层
来自真实用户的反馈,见证轩辕镜像的优质服务