# Docker 相關連結

#### docker 測試環境(play with docker)

[Play with Docker (play-with-docker.com)](https://labs.play-with-docker.com/)

---

##### 【上課講義】【udemy】 Docker容器技术从入门到精通

- [https://www.docker.tips](https://www.docker.tips/)
- [Vagrant入门系列 - YouTube](https://www.youtube.com/playlist?list=PLfQqWeOCIH4B6YAEXMr6cx4AfnKNBLbZO)

##### 【上課講義】【hiskio】Docker 完全實作！結合 3 大語言掌握容器實務應用

[Docker 完全實作 – Dropbox Paper](https://paper.dropbox.com/doc/Docker--BaNWxS3HDfry~X6QJb7Ze4plAg-pcGbQoyLtmiPPoIlkkK2r)

##### 【鐵人賽】用30天來介紹和使用 Docker

[用30天來介紹和使用 Docker :: 2018 iT 邦幫忙鐵人賽 (ithome.com.tw)](https://ithelp.ithome.com.tw/users/20103456/ironman/1320?page=1)

##### Docker File 官方說明

[Dockerfile reference | Docker Documentation](https://docs.docker.com/engine/reference/builder/)

##### Spring Boot with Docker

[Getting Started | Spring Boot with Docker](https://spring.io/guides/gs/spring-boot-docker/)

##### Docker 從入門到實踐

[前言 - 《Docker —— 從入門到實踐­》正體中文版 (gitbook.io)](https://philipzheng.gitbook.io/docker_practice/)

##### Docker 與 JAVA開發實戰-程序员欣宸

[https://github.com/zq2599/blog\_demos](https://github.com/zq2599/blog_demos)

---

### 各系統安裝連結

- zabbix  
    [https://www.zabbix.com/documentation/4.4/zh/manual/installation/containers](https://www.zabbix.com/documentation/4.4/zh/manual/installation/containers)  
    [https://github.com/zabbix/zabbix-docker/tree/6.4/Dockerfiles/web-nginx-pgsql](https://github.com/zabbix/zabbix-docker/tree/6.4/Dockerfiles/web-nginx-pgsql)
- elk  
    <div><div>[https://github.com/deviantony/docker-elk](https://github.com/deviantony/docker-elk)</div></div>
- smokeping  
    [https://cloud.tencent.com/developer/article/1703797](https://cloud.tencent.com/developer/article/1703797)
- jenkins  
    [https://hub.docker.com/\_/jenkins/](https://hub.docker.com/_/jenkins/)