<?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>manifest on Shaowen Chen's Website</title><link>https://www.chenshaowen.com/en/tags/manifest/</link><description>Recent content in manifest on Shaowen Chen's Website</description><generator>Hugo -- gohugo.io</generator><language>en</language><copyright>&amp;copy;2016 - {year}, All Rights Reserved.</copyright><lastBuildDate>Sun, 05 Jul 2020 00:00:00 +0000</lastBuildDate><sy:updatePeriod>weekly</sy:updatePeriod><atom:link href="https://www.chenshaowen.com/en/tags/manifest/atom.xml" rel="self" type="application/rss+xml"/><item><title>Multi-Arch Docker Images</title><link>https://www.chenshaowen.com/en/blog/docker-image-under-multi-arch.html</link><pubDate>Sun, 05 Jul 2020 00:00:00 +0000</pubDate><atom:modified>Sun, 05 Jul 2020 00:00:00 +0000</atom:modified><guid>https://www.chenshaowen.com/en/blog/docker-image-under-multi-arch.html</guid><description>1. Enabling Docker&amp;rsquo;s experimental Feature First, enable Docker&amp;rsquo;s experimental feature, so the commands below are available.
Edit vim ~/.docker/config.json and add the following:
1 2 3 4 { &amp;#34;experimental&amp;#34;: &amp;#34;enabled&amp;#34;, &amp;#34;debug&amp;#34;: true } Note that this is not the /etc/docker/daemon.json file, and Docker does not need to be restarted.
2. Docker Images Starting with Docker 1.</description><dc:creator>微信公众号</dc:creator><category>Docker</category><category>Images</category><category>Multi-Arch</category><category>manifest</category><category>Operations</category></item></channel></rss>