<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="zh-Hans">
	<id>https://wiki.fangc.top/index.php?action=history&amp;feed=atom&amp;title=Docker%E5%AE%89%E8%A3%85</id>
	<title>Docker安装 - 版本历史</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.fangc.top/index.php?action=history&amp;feed=atom&amp;title=Docker%E5%AE%89%E8%A3%85"/>
	<link rel="alternate" type="text/html" href="https://wiki.fangc.top/index.php?title=Docker%E5%AE%89%E8%A3%85&amp;action=history"/>
	<updated>2026-04-19T17:35:52Z</updated>
	<subtitle>本wiki上该页面的版本历史</subtitle>
	<generator>MediaWiki 1.44.0</generator>
	<entry>
		<id>https://wiki.fangc.top/index.php?title=Docker%E5%AE%89%E8%A3%85&amp;diff=1111&amp;oldid=prev</id>
		<title>FC：​/* 容器使用 */</title>
		<link rel="alternate" type="text/html" href="https://wiki.fangc.top/index.php?title=Docker%E5%AE%89%E8%A3%85&amp;diff=1111&amp;oldid=prev"/>
		<updated>2023-06-28T03:28:57Z</updated>

		<summary type="html">&lt;p&gt;&lt;span class=&quot;autocomment&quot;&gt;容器使用&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新页面&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== 安装： ==&lt;br /&gt;
&lt;br /&gt;
=== ubuntu下 ===&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;linux-config&amp;quot;&amp;gt;&lt;br /&gt;
curl -fsSL https://test.docker.com -o test-docker.sh&lt;br /&gt;
sudo sh test-docker.sh&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== CentOS7下 ===&lt;br /&gt;
&lt;br /&gt;
使用官方脚本安装：&amp;lt;syntaxhighlight lang=&amp;quot;shell&amp;quot;&amp;gt;&lt;br /&gt;
curl -fsSL https://get.docker.com | bash -s docker --mirror Aliyun&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;使用国内daocloud一键安装：&amp;lt;syntaxhighlight lang=&amp;quot;shell&amp;quot;&amp;gt;&lt;br /&gt;
curl -sSL https://get.daocloud.io/docker | sh&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
[[分类:Docker]]&lt;/div&gt;</summary>
		<author><name>FC</name></author>
	</entry>
</feed>