<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Logging on Chen Kai Blog</title><link>https://www.chenk.top/zh/tags/logging/</link><description>Recent content in Logging on Chen Kai Blog</description><generator>Hugo</generator><language>zh-CN</language><lastBuildDate>Wed, 21 Jun 2023 09:00:00 +0000</lastBuildDate><atom:link href="https://www.chenk.top/zh/tags/logging/index.xml" rel="self" type="application/rss+xml"/><item><title>Docker 与容器（六）：调试与日志——当‘盒子’内部出问题时</title><link>https://www.chenk.top/zh/docker-containers/06-debugging-and-logging/</link><pubDate>Wed, 21 Jun 2023 09:00:00 +0000</pubDate><guid>https://www.chenk.top/zh/docker-containers/06-debugging-and-logging/</guid><description>&lt;p>正常运行的容器近乎‘隐形’，而一旦出问题，它就立刻变成一个密不透风的‘黑盒’。容器化的核心优势在于隔离，但恰恰是这种隔离，让调试变得棘手——你没法像对待普通服务器那样直接 &lt;code>ssh&lt;/code> 进去，也无法从宿主机随意浏览容器内部的文件系统。好在 Docker 提供了一整套专用工具，帮助你检查、诊断并理解运行中（甚至已崩溃）容器内部究竟发生了什么。&lt;/p></description></item></channel></rss>