<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns="http://purl.org/rss/1.0/"
xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel rdf:about="https://dwt.life/feed/rss/archives/6/">
<title>dwt&#039;s life - docker for windows 容器和宿主机 ip互通 的评论</title>
<link>https://dwt.life/archives/6/</link>
<description>Docker官方推荐我们通过端口映射的方式把Docker容器的服务提供给宿主机或者局域网其他容器使用。一般过程是：1、Docker进程通过监听宿主机的某个端口，将该端口的数据包发送给Docker...</description>
<items>
<rdf:Seq>
</rdf:Seq>
</items>
</channel>
</rdf:RDF>