I2P Address: [http://git.idk.i2p]

Skip to content

Allow passing the IP address where the router console is reachable when running a Docker container

idk requested to merge i2p.i2p-31337-master-patch-36622 into master

My solution to: https://i2pgit.org/i2p-hackers/i2p.i2p/-/merge_requests/67 credit to 31337 for the original MR, but I needed to follow up on the patch itself. It adds the ability to pass an IP_ADDR environment variable to the docker run command to control the IP address where the router console is reachable. It also expands the grep to discover non-default docker networks when running without an IP_ADDR environment variable.

@31337

Merge request reports