From 8d118ece7b173735061052268515f72533fba9e0 Mon Sep 17 00:00:00 2001
From: idk
Date: Sun, 31 Jan 2021 00:22:40 -0500
Subject: [PATCH] Temporarily remove docker hash, see comment
---
i2p2www/pages/downloads/list.html | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
diff --git a/i2p2www/pages/downloads/list.html b/i2p2www/pages/downloads/list.html
index 153b49ec..05361dac 100644
--- a/i2p2www/pages/downloads/list.html
+++ b/i2p2www/pages/downloads/list.html
@@ -159,9 +159,12 @@ I2P connections.
{% call package_outer('docker', 'Docker', 'images/download/docker.png') %}
+
{% trans -%}I2P is now available as a Docker package from the Docker Hub.
You may retrieve the image by running the 'docker pull' command.