We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d837a4 commit 6354620Copy full SHA for 6354620
doc/installation.txt
@@ -1844,7 +1844,7 @@ Configuring Roundup in the Container
1844
Docker modifies iptables firewall rules. This allows access to the
1845
container from your local network. `See the official documentation
1846
for details
1847
- <https://docs.docker.com/engine/reference/commandline/run/#publish>`_.
+ <https://docs.docker.com/reference/cli/docker/container/run/#publish>`_.
1848
UFW rules are known to be be ignored (see:
1849
https://github.com/moby/moby/issues/4737). Use ``-p
1850
127.0.0.1:ext_port:container_port`` in your docker run commands or
0 commit comments