<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:media="http://search.yahoo.com/mrss/"><channel><title>Alpine on Shaowen Chen's Website</title><link>https://www.chenshaowen.com/en/tags/alpine/</link><description>Recent content in Alpine on Shaowen Chen's Website</description><generator>Hugo -- gohugo.io</generator><language>en</language><copyright>&amp;copy;2016 - {year}, All Rights Reserved.</copyright><lastBuildDate>Fri, 04 Aug 2023 00:00:00 +0000</lastBuildDate><sy:updatePeriod>weekly</sy:updatePeriod><atom:link href="https://www.chenshaowen.com/en/tags/alpine/atom.xml" rel="self" type="application/rss+xml"/><item><title>Common Problems When Using Alpine Images</title><link>https://www.chenshaowen.com/en/blog/common-problems-using-apline.html</link><pubDate>Fri, 04 Aug 2023 00:00:00 +0000</pubDate><atom:modified>Fri, 04 Aug 2023 00:00:00 +0000</atom:modified><guid>https://www.chenshaowen.com/en/blog/common-problems-using-apline.html</guid><description>1. DNS Request Timeout Cause: alpine uses the musl library, which has some limitations in DNS resolution [1]
Solution:
Do not use an apline image, and add the options single-request-reopen setting to the container&amp;rsquo;s resolv.conf file. This is because the single-request-reopen option only takes effect for the glibc library, while apline images use the musl library.</description><dc:creator>WeChat Official Account</dc:creator><category>Docker</category><category>Alpine</category><category>Images</category><category>Troubleshooting</category><category>Operations</category></item></channel></rss>