Note about .onion incompatibility

This commit is contained in:
idk
2020-05-06 19:38:43 -04:00
parent 7a0bb222b9
commit 0937e09acf

View File

@@ -27,6 +27,9 @@ generate a self-signed certificate for your reseed server in a Docker volume
under your I2P directory. *Back up this directory*, if it is lost it is under your I2P directory. *Back up this directory*, if it is lost it is
impossible to reproduce. impossible to reproduce.
Please note that Docker is not currently compatible with .onion reseeds unless
you pass the --network=host tag.
#### If I2P is running as your user, do this: #### If I2P is running as your user, do this:
docker run -itd \ docker run -itd \