让 AI 帮你使用轩辕镜像? · 展开查看说明 · 点击收起说明
如果你使用 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 无法访问外链,可 打开说明文档 复制全文粘贴。文档会随站点更新,复制内容可能过期,建议定期检查。
chiavegatto/postgres-pgagent
library/postgres
cimg/postgres
circleci/postgres
docker/dtr-postgres
airbyte/source-postgres
uselagoon/postgres-drupal
atlassian/proforma-postgres-testdata
biocontainers/orthanc-postgresql
apache/incubator-kie-kogito-data-index-postgresql
airbyte/acceptance-test-postgres
solace/solace-pubsub-connector-cdc-postgres
pgrouting/postgres
airbyte/integration-singer-postgres-source
percona/percona-distribution-postgresql-with-postgis
airbyte/postgres-singer-source-abprotocol
apache/incubator-kie-kogito-jobs-service-postgresql
mosipid/postgresql
clarinpl/postgres
mosipint/postgresql
tractusx/edc-controlplane-postgresql-azure-vault
tractusx/edc-controlplane-postgresql-hashicorp-vault
postgresai/extended-postgres
stagex/user-postgresql13
openg2p/postgresql
airbyte/integration-singer-postgres-destination
openg2p/postgresql-client
airbyte/airbyte-postgres-destination-abprotocol
postgresqlaas/docker-postgresql-9.6
solace/solace-micro-integration-bulk-cdc-postgres
solace/solace-micro-integration-postgres
percona/percona-distribution-postgresql-upgrade
stagex/postgresql13
ghga/postgresql
mosipdev/postgres
postgresai/dblab-server
openg2p/postgres-exporter
bitnami/postgresql
postgresqlaasdockerhub/docker-postgresql96
jgiannuzzi/postgres-bdr
fredboat/postgres
ansibleplaybookbundle/rds-postgres-apb
supabase/postgres
debezium/postgres
postgresqlaasdockerhub/docker-postgresql94
postgresai/sync-instance
postgresai/ce-ui
jelastic/postgres
teampostgresql/teampostgresql
bosh/main-postgres-10
postdock/postgres
nornagon/postgres
anywaysopen/postgres
crewjam/postgres
ixsystems/postgres-upgrade
thingsboard/tb-postgres
supabase/postgres-meta
arm64v8/postgres
kubedb/postgres
robotany/postgres-backup
postgresqlcharmers/postgresql
jlsalvador/postgres
与「postgres-pgagent」相关的博客与命名空间
相关博客
10 分钟用 Docker 跑起 Odoo!中小企业免费 ERP 部署实战
不少中小企业都有这样的困扰:销售靠Excel记账、库存人工盘点、财务对账耗时费力、客户信息零散混乱,多个办公系统切换使用,数据不通、效率低下。今天给大家分享一套零成本、一体化的解决方案——Odoo开源ERP系统。全程采用Docker部署,无需复杂环境配置,10分钟即可搭建完成,适配国内服务器,稳定高速、无冗余操作。
Supabase Postgres Docker 容器化部署指南
Supabase Postgres 是一款基于PostgreSQL官方镜像构建的容器化应用,集成了多种实用插件,旨在为开发者提供便捷、可靠的数据库服务。该镜像保持了PostgreSQL的原生功能特性,同时预装了PostGIS、pg_cron、pgAudit等常用扩展,满足地理信息处理、定时任务、审计日志等多样化需求。
Supabase Postgres-Meta 镜像拉取与 Docker 部署全指南
Postgres-Meta是Supabase团队开发的PostgreSQL数据库RESTful管理工具,专为通过现代API方式简化数据库操作而设计。
Docker 部署 PostgreSQL 数据库教程
本文详细介绍基于轩辕镜像的Docker部署PostgreSQL流程,涵盖镜像详情查看、登录验证/免登录/官方直连三种拉取方式、快速/挂载目录/docker-compose三种部署方式、结果验证步骤,及无法连接、配置持久化等常见问题的解决办法。