From 6b0369c12ebc7fbf70036b5e22c077e9e74d9d03 Mon Sep 17 00:00:00 2001 From: jlztan Date: Tue, 15 Sep 2020 21:46:46 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BF=BB=E8=AF=91=E5=AE=8C=E6=88=90-=E5=88=A0?= =?UTF-8?q?=E9=99=A4=E4=B8=80=E4=B8=AA=E5=A4=9A=E4=BD=99=E7=9A=84=E7=A9=BA?= =?UTF-8?q?=E6=A0=BC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ...e Docker Containers with Portainer.io (GUI tool) - Part-1.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/translated/tech/20190501 Monitor and Manage Docker Containers with Portainer.io (GUI tool) - Part-1.md b/translated/tech/20190501 Monitor and Manage Docker Containers with Portainer.io (GUI tool) - Part-1.md index b23ce0d4d8..17bf552aff 100644 --- a/translated/tech/20190501 Monitor and Manage Docker Containers with Portainer.io (GUI tool) - Part-1.md +++ b/translated/tech/20190501 Monitor and Manage Docker Containers with Portainer.io (GUI tool) - Part-1.md @@ -7,7 +7,7 @@ [#]: via: "https://www.linuxtechi.com/monitor-manage-docker-containers-portainer-part1/" [#]: author: "Shashidhar Soppin https://www.linuxtechi.com/author/shashidhar/" -用 Portainer.io (图形界面工具)来监控和管理 Docker 容器 – 1 +用 Portainer.io(图形界面工具)来监控和管理 Docker 容器 – 1 ====== 随着 **Docker** 的使用量越来越大,监控 **Docker** 容器正在变得更有挑战性。每天都有大量的 Docker 容器被创建,因此如何监控它们就变得非常重要。已经有一些用于监控容器的构建工具和技术,不过对它们进行配置有一些复杂。随着基于微服务的架构正在变成接下来事实上的标准,学会这种技术将为你的知识库再添一项新技能。