diff doc/installation.txt @ 8060:f53fd57a0cf3

docs: update link to docker publish command.
author John Rouillard <rouilj@ieee.org>
date Sun, 07 Jul 2024 10:57:31 -0400
parents 7df143a5c90b
children a4cb4e75d4e9
line wrap: on
line diff
--- a/doc/installation.txt	Sun Jul 07 10:52:30 2024 -0400
+++ b/doc/installation.txt	Sun Jul 07 10:57:31 2024 -0400
@@ -1844,7 +1844,7 @@
   Docker modifies iptables firewall rules. This allows access to the
   container from your local network. `See the official documentation
   for details
-  <https://docs.docker.com/engine/reference/commandline/run/#publish>`_.
+  <https://docs.docker.com/reference/cli/docker/container/run/#publish>`_.
   UFW rules are known to be be ignored (see:
   https://github.com/moby/moby/issues/4737).  Use ``-p
   127.0.0.1:ext_port:container_port`` in your docker run commands or

Roundup Issue Tracker: http://roundup-tracker.org/