
如果你使用 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 无法访问外链,可 打开说明文档 复制全文粘贴。文档会随站点更新,复制内容可能过期,建议定期检查。
A server to upload images to
To use the client, generate the client secret as described
https://developers.google.com/drive/v3/web/quickstart/go. Then run the
authorize subcommand to create a token file for authorizing the client. Then
use both client secret and token files to run the server and/or the other
subcommands.
NAME: gdrive-uploadr - Manage google drive upload USAGE: gdrive-uploadr [global options] command [command options] [arguments...] VERSION: 1.0.0 COMMANDS: authorize authorize gdrive client gdrive-folder create new gdrive folder shared-gdrive-folder create read only public gdrive folder run-gdrive starts the server for uploading image to google drive run-local starts the server for uploading image to local storage run-s3 starts the server for uploading image to s3 storage help, h Shows a list of commands or help for one command GLOBAL OPTIONS: --gdrive-secret value, --gs value gdrive client secret json file [$GDRIVE_CLIENT_SECRET] --cache-file value, --cf value location of cached gdrive token file, defaults to ~/.credentials/gdrive.json [$CACHE_TOKEN_FILE] --help, -h show help --version, -v print the version
NAME: gdrive-uploadr run-s3 - starts the server for uploading image to s3 storage USAGE: gdrive-uploadr run-s3 [command options] [arguments...] OPTIONS: --app-log value Name of the application log file(optional), default goes to stderr [$APP_LOG] --app-log-level value log level of the application log(optional), default is json (default: "error") [$APP_LOG_LEVEL] --app-log-fmt value Format of the application log(optional), default is json (default: "json") [$APP_LOG_FMT] --hooks value hook names for sending log in addition to stderr --slack-channel value Slack channel where the log will be posted [$SLACK_CHANNEL] --slack-url value Slack webhook url[required if slack channel is provided] [$SLACK_URL] --port value port on which the server listen (default: 9998) --image-key value The name of form key from where the image file will be retrieved from the request body (default: "image") --s3-host value S3 server host (default: "minio") [$MINIO_SERVICE_HOST] --s3-port value S3 server port [$MINIO_SERVICE_PORT] --s3-bucket value S3 bucket where the image will be saved (default: "content") --access-key value, --akey value access key for S3 server, required based on command run [$S3_ACCESS_KEY] --secret-key value, --skey value secret key for S3 server, required based on command run [$S3_SECRET_KEY] --log-file value name of log file --log-fmt value Format of the web log(optional), default is json (default: "json")
NAME: gdrive-uploadr gdrive-folder - create new gdrive folder USAGE: gdrive-uploadr gdrive-folder [command options] [arguments...] OPTIONS: --folder value, -f value Name of the folder[required] [$FOLDER]
NAME: gdrive-uploadr run-gdrive - starts the server for uploading image to google drive USAGE: gdrive-uploadr run-gdrive [command options] [arguments...] OPTIONS: --app-log value Name of the application log file(optional), default goes to stderr [$APP_LOG] --app-log-level value log level of the application log(optional), default is json (default: "error") [$APP_LOG_LEVEL] --app-log-fmt value Format of the application log(optional), default is json (default: "json") [$APP_LOG_FMT] --hooks value hook names for sending log in addition to stderr --slack-channel value Slack channel where the log will be posted [$SLACK_CHANNEL] --slack-url value Slack webhook url[required if slack channel is provided] [$SLACK_URL] --web-log value Name of the web request log file(optional), default goes to stderr [$WEB-LOG] --web-log-fmt value Format of the web log(optional), default is json (default: "json") [$WEB_LOG_FMT] --port value port on which the server listen (default: 9998) --image-key value The name of form key from where the image file will be retrieved from the request body (default: "image") --folder-id value The folder id of gdrive[required] [$FOLDER_ID]
您可以使用以下命令拉取该镜像。请将 <标签> 替换为具体的标签版本。如需查看所有可用标签版本,请访问 标签列表页面。
来自真实用户的反馈,见证轩辕镜像的优质服务