Update the docker instructions

This commit is contained in:
idk
2021-01-30 23:58:37 -05:00
parent 35ed003cb6
commit f79b062f1e

View File

@@ -160,7 +160,7 @@ I2P connections.</p>
{% call package_outer('docker', 'Docker', 'images/download/docker.png') %}
<div class="meta">
<div class="hash">
<code>35cb620d82c6cab8764792720c061379bb8493325d75ad2e376455b44718935</code>
<code>e622209388edc49b99d8216baa731b1f54a0634c87cd47c1739f2188891daf3a</code>
</div>
</div>
<p>{% trans -%}I2P is now available as a Docker package from the Docker Hub.
@@ -168,10 +168,10 @@ I2P connections.</p>
{%- endtrans %}
</p>
<pre><code>{% trans-%}
docker pull meeh/i2p.i2p
docker pull geti2p/i2p
{%- endtrans %}
</pre></code>
<a href="https://hub.docker.com/r/meeh/i2p.i2p/">Docker Hub</a>
<a href="https://hub.docker.com/r/geti2p/i2p/">Docker Hub</a>
{% endcall %}