harbor空间回收
<p><strong>查看空间</strong></p>
<pre><code>df -h</code></pre>
<p><img src="https://www.showdoc.cc/server/api/common/visitfile/sign/091656bc061fec62d9f340a5649bc129?showdoc=.jpg" alt="" />
<strong>停止服务</strong></p>
<pre><code>docker-compose stop</code></pre>
<p><strong>将删除相关的文件和镜像</strong></p>
<pre><code>docker run -it --name gc --rm --volumes-from registry vmware/registry:2.6.2-photon garbage-collect /etc/registry/config.yml</code></pre>
<p><strong>查看空间</strong></p>
<pre><code>df -h</code></pre>
<p><img src="https://www.showdoc.cc/server/api/common/visitfile/sign/8ae8d390036ab81ac9b78115482d30e5?showdoc=.jpg" alt="" /></p>