forked from I2P_Developers/i2p.www
Update the menus, add the browser pages, re-organize site navigation
This commit is contained in:
@@ -138,6 +138,27 @@ Java 9 support is in development and it is not recommended for general use.
|
||||
</div>
|
||||
{% endcall %}
|
||||
|
||||
{% call package_outer('docker', 'Docker', 'images/download/docker.png') %}
|
||||
<div class="meta">
|
||||
<div class="hash">
|
||||
<code>35cb620d82c6cab8764792720c061379bb8493325d75ad2e376455b44718935</code>
|
||||
</div>
|
||||
</div>
|
||||
<p>{% trans -%}I2P is now available as a Docker package from the Docker hub.
|
||||
You may retrieve the image by running the 'docker pull' command.
|
||||
{%- endtrans %}
|
||||
</p>
|
||||
<pre><code>{% trans-%}
|
||||
docker pull meeh/i2p.i2p
|
||||
{%- endtrans %}
|
||||
</pre><code>
|
||||
<a href="https://hub.docker.com/r/geti2p/i2p/">Docker Hub</a>
|
||||
|
||||
{% endcall %}
|
||||
|
||||
|
||||
|
||||
|
||||
{% call package('source') %}
|
||||
<p>{% trans monotoneurl=site_url('get-involved/guides/new-developers'),
|
||||
gitrepo='http://'+i2pconv('git.repo.i2p')+'/w/i2p.i2p.git',
|
||||
|
Reference in New Issue
Block a user