<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>portainer &#8211; ~</title>
	<atom:link href="https://moneyslow.com/tag/portainer/feed" rel="self" type="application/rss+xml" />
	<link>https://moneyslow.com</link>
	<description></description>
	<lastBuildDate>Tue, 11 Feb 2025 01:30:05 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>docker 管理界面 portainer 的启动 (管理swarm mode 集群)</title>
		<link>https://moneyslow.com/docker-%e7%ae%a1%e7%90%86%e7%95%8c%e9%9d%a2-portainer-%e7%9a%84%e5%90%af%e5%8a%a8-%e7%ae%a1%e7%90%86swarm-mode-%e9%9b%86%e7%be%a4.html</link>
		
		<dc:creator><![CDATA[moneyslow]]></dc:creator>
		<pubDate>Thu, 30 Nov 2017 00:35:39 +0000</pubDate>
				<category><![CDATA[newest]]></category>
		<category><![CDATA[docker]]></category>
		<category><![CDATA[portainer]]></category>
		<guid isPermaLink="false">http://moneyslow.com/?p=7695</guid>

					<description><![CDATA[portainer:https://portainer.readthedocs.io/en/latest/deployment.html只在miji0qamdnvkrinj009qa77yy&#160; 上运行portainer:    docker service create \    --name portainer \    --publish 9000:9000 \    --constraint 'node.id == miji0qamdnvkrinj009qa77yy' \    --mount type=bind,src=//var/run/docker.sock,dst=/var/run/docker.sock \    --mount type=bind,src=/data/portainer/data,dst=/data \    docker.moneyslow.com/portainer/portainer \    -H unix:///var/run/docker.sock 其他约束用法：&#160; &#160; --constraint 'node.id == asdfasdfadf'&#160;&#160; &#160; --constraint 'node.role != manager'&#160; &#160; --constraint 'node.hostname == node-1'&#160; &#160; --constraint 'node.labels.type == [&#8230;]]]></description>
		
		
		
			</item>
	</channel>
</rss>
