
如果你使用 DeepSeek、元宝 AI、Copilot、ChatGPT 等 AI 工具,协助配置轩辕镜像、编写 docker pull 命令、修改 Docker Compose 镜像地址、配置镜像加速、排查镜像拉取失败、分析报错日志等问题,请先让 AI 阅读并遵守轩辕镜像的规则文档。
只需在 AI 对话中先发送下面这句话即可:
请先完整阅读并严格遵守以下文档中的全部规则与要求:
https://xuanyuan.cloud/agents.md
在未充分阅读并理解该文档前,不要生成任何命令、配置、修改建议、故障排查方案或技术回答。后续所有输出都必须严格以该文档中的规范为最高优先级执行。查看 agents.md 用法指南与完整示范。国内用户首推 元宝 AI、DeepSeek 的深度思考模式,不推荐豆包 AI;Cursor 等编辑器可在对话 @ 该链接,或加入 User Rules。 若 AI 无法访问外链,可 打开说明文档 复制全文粘贴。文档会随站点更新,复制内容可能过期,建议定期检查。
Calypso is the new WordPress.com front-end – a beautiful redesign of the WordPress dashboard using a single-page web application, powered by the WordPress.com REST API. Calypso is built for reading, writing, and managing all of your WordPress sites in one place.
!beautiful screenshot
It’s built with JavaScript – a very light https://nodejs.org plus http://expressjs.com server, https://***.github.io/react/, http://redux.js.org/, wpcom.js, and many other wonderful libraries on the front-end.
You can read more about Calypso at developer.wordpress.com/calypso.
You can try out the user-side of Calypso on WordPress.com (a lot of the logged-in area is Calypso; if in doubt, view source), you can poke around the code here on GitHub, or you can install it and run it locally. The latter is the most fun.
git, node, and npm installed.127.0.0.1 calypso.localhost to your local hosts file.make run or make dashboard (for a more visually-oriented interface) from the root directory of the repository.calypso.localhost:3000 in your browser.127.0.0.1 calypso.localhost to your local hosts file.docker-compose upSome useful commands
docker-compose up -d: Run the container in the background, you can use docker-compose logs -f to follow them on-demanddocker-compose down: delete the containerdocker-compose down -v: delete the container and node_modulesdocker-compose run --service-ports --rm calypso make dashboard*Note: The container uses it's own node_modules, using https://docs.docker.com/engine/tutorials/dockervolumes/, to ensure linux built **aries will work inside the container. If you need them outside the container (for editor auto-completion, etc), you'll need to run npm install outside the container.
Need more detailed installation instructions? We have them.
If Calypso sparks your interest, don’t hesitate to send a pull request, send a suggestion, file a bug, or just ask a question. We promise we’ll be nice. Just don’t forget to check out our CONTRIBUTING doc – it includes a few technical details that will make the process a lot smoother.
Calypso welcomes – and indeed has been built by – contributors from all walks of life, with different backgrounds, and with a wide range of experience. We're committed to doing our part to make both Calypso and the wider WordPress community welcoming to everyone.
You can contribute in many ways. You can help reporting, testing, and detailing bugs, and also test new features we release in our "beta" program for testing on Horizon.
To clarify these expectations, Calypso has adopted the code of conduct defined by the Contributor Covenant. It can be read in full here.
Need to report a security vulnerability? Go to [] or directly to our security bug bounty site []
We support the latest two versions of all major browsers, except IE, where we currently only support 11 and Edge. (see Browse Happy for current latest versions).
If you have any problems running Calypso, please see most common issues.
Calypso is licensed under GNU General Public License v2 (or later).
您可以使用以下命令拉取该镜像。请将 <标签> 替换为具体的标签版本。如需查看所有可用标签版本,请访问 标签列表页面。
来自真实用户的反馈,见证轩辕镜像的优质服务