Temporarily remove docker hash, see comment

This commit is contained in:
idk
2021-01-31 00:22:40 -05:00
parent f79b062f1e
commit 8d118ece7b

View File

@ -159,9 +159,12 @@ I2P connections.</p>
{% call package_outer('docker', 'Docker', 'images/download/docker.png') %}
<div class="meta">
<!--
TODO: next time we do a release and set a git tag, change this to match the
sha256 hash of the docker container.
<div class="hash">
<code>e622209388edc49b99d8216baa731b1f54a0634c87cd47c1739f2188891daf3a</code>
</div>
<code>1de04ec13945a0505e5b23e2bd22ad9cfaac0da3372c972160b58322b1ca48eb</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.