<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[RSS Feed]]></title><description><![CDATA[RSS Feed]]></description><link>http://direct.ecency.com</link><image><url>http://direct.ecency.com/logo512.png</url><title>RSS Feed</title><link>http://direct.ecency.com</link></image><generator>RSS for Node</generator><lastBuildDate>Tue, 12 May 2026 16:06:27 GMT</lastBuildDate><atom:link href="http://direct.ecency.com/@bigfei/rss" rel="self" type="application/rss+xml"/><item><title><![CDATA[docker public registry and private registry]]></title><description><![CDATA[Private registry $ mkdir repo X86 $ docker run -d -p 5000:5000 -v $(pwd)/repo:/var/lib/registry --restart=always --name registry registry:2 Arm64: $ docker run -d -p 10000:5000 -v $(pwd)/repo:/var/lib/registry]]></description><link>http://direct.ecency.com/docker/@bigfei/docker-public-registry-and-private-registry</link><guid isPermaLink="true">http://direct.ecency.com/docker/@bigfei/docker-public-registry-and-private-registry</guid><category><![CDATA[docker]]></category><dc:creator><![CDATA[bigfei]]></dc:creator><pubDate>Wed, 20 Dec 2017 09:14:45 GMT</pubDate></item></channel></rss>