> For the complete documentation index, see [llms.txt](https://philipzheng.gitbook.io/docker_practice/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://philipzheng.gitbook.io/docker_practice/appendix_resources.md).

# 附錄三：資源連結

* Docker 主站台: <https://www.docker.com>
* Docker 註冊中心 API: <http://docs.docker.com/reference/api/registry_api/>
* Docker Hub API: <http://docs.docker.com/reference/api/docker-io_api/>
* Docker 遠端應用 API: <http://docs.docker.com/reference/api/docker_remote_api/>
* Dockerfile 參考: <https://docs.docker.com/reference/builder/>
* Dockerfile 最佳實踐: <https://docs.docker.com/articles/dockerfile_best-practices/>
