
如果你使用 DeepSeek、元宝 AI、Copilot、ChatGPT 等 AI 工具,协助配置轩辕镜像、编写 docker pull 命令、修改 Docker Compose 镜像地址、配置镜像加速、排查镜像拉取失败、分析报错日志等问题,请先让 AI 阅读并遵守轩辕镜像的规则文档。
只需在 AI 对话中先发送下面这段话即可:
请先阅读并遵守:https://xuanyuan.cloud/agents.md
未读文档前不要生成 pull 命令或排错方案。查看 agents.md 用法指南与完整示范。国内用户首推 元宝 AI、DeepSeek 的深度思考模式,不推荐豆包 AI;Cursor 等编辑器可在对话 @ 该链接,或加入 User Rules。 若 AI 无法访问外链,可 打开说明文档 复制全文粘贴。文档会随站点更新,复制内容可能过期,建议定期检查。
The docker container will allow for a ARS setup, in less than a minute, allowing full customizations, while providing one with the latest versions, at all times.
TIP: you will still need to configure ARS prior to running it fully in the container.
Key capabilities of this ARS container:
:latest:betaamd64 and arm64 )ARS is an add-on module for Gunbot. Read about ARS here.
Gunbot is an easy to use, advanced *** trading bot. You define or select a trading strategy and watch Gunbot trade. Enabling you to get up to hundreds of profitable trades per day, 24/7.
Learn more about Gunbot at [***]
Review to our wiki style docs for all the latest information on the container at: [***]
ARS requires a license. A license can be acquired from the Gunthy Marketplace.
Gunbot requires licensing to run and please check out the latest licensing details on the Gunbot Wiki at Gunbot About *** Licensing.
To acquire a license, please reach out to a Gunbot Reseller for more information.
Access the https://hub.docker.com/r/computeronix/ars to review tags and all the details of the container.
For the automated, quick start route, with your container tool, simply run
bashdocker run -d computeronix/ars:latest
Once the image is downloaded, it will run and auto-start in usually about one minute or less.
If the port, by default 5000, is open on the host, go to https://IPofCONTAINER:5000 (localhost could be used if local environment)
PRO TIP: if this is the first time using Gunbot, or you need assistance setting up the config, open the port and pass-it through the container, then use the Web GUI to set it up. The Gunbot team has done an outstanding job with the Web GUI!
DO NOT forget to use the persistent data option below if you plan to keep your data
Example with persistent data and port pass-through
bashdocker run -d -p 5010:5000 -v "/host/directory/to/volume:/mnt/gunbot" computeronix/ars:latest
In the above example, Gunbot would be available on https://IPofCONTAINER:5010 and data would persist on the mounted directory /host/directory/to/volume.
Check out the Gunbot Wiki to Learn how to use Gunbot | Gunbot docs (gunthy.org)
Gunbot Docker (Container) works the same as if it is running on Linux directly
The detailed documentation on how to use the container, background, future roadmap, etc are all located on the (Unofficial) Gunbot Docker Container Docs site.
您可以使用以下命令拉取该镜像。请将 <标签> 替换为具体的标签版本。如需查看所有可用标签版本,请访问 标签列表页面。
来自真实用户的反馈,见证轩辕镜像的优质服务
以下是 computeronix/ars 相关的常用 Docker 镜像,适用于 不同场景 等不同场景: