# 资料

[How to deploy a MongoDB Replica Set using Docker](https://towardsdatascience.com/how-to-deploy-a-mongodb-replica-set-using-docker-6d0b9ac00e49)

<https://portainer.io/>

[docker容器轻量级web管理工具之portainer](http://www.mamicode.com/info-detail-1653726.html)

[bamboo](http://www.confluence.cn/display/quickstart/bamboo)

[Docker 教程](http://www.runoob.com/docker/docker-tutorial.html)

## Docker官方英文资源

docker官网：[http://www.docker.com](http://www.docker.com/)

Docker windows入门：<https://docs.docker.com/windows/>

Docker Linux 入门：<https://docs.docker.com/linux/>

Docker mac 入门：<https://docs.docker.com/mac/>

Docker 用户指引：<https://docs.docker.com/engine/userguide/>

Docker 官方博客：<http://blog.docker.com/>

Docker Hub:<https://hub.docker.com/>

Docker开源：<https://www.docker.com/open-source>

## Docker中文资源

Docker中文网站：<https://www.docker-cn.com/>

Docker安装手册：<https://docs.docker-cn.com/engine/installation/>

## Docker 国内镜像

网易加速器：<http://hub-mirror.c.163.com>

官方中国加速器：<https://registry.docker-cn.com>

ustc的镜像：<https://docker.mirrors.ustc.edu.cn>

daocloud加速器：<https://www.daocloud.io/mirror#accelerator-doc（注册后使用）>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docker.shujuwajue.com/zi-liao.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
