Skip to content

Commit 6354620

Browse files
committed
docs: update link to docker publish command.
1 parent 9d837a4 commit 6354620

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/installation.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1844,7 +1844,7 @@ Configuring Roundup in the Container
18441844
Docker modifies iptables firewall rules. This allows access to the
18451845
container from your local network. `See the official documentation
18461846
for details
1847-
<https://docs.docker.com/engine/reference/commandline/run/#publish>`_.
1847+
<https://docs.docker.com/reference/cli/docker/container/run/#publish>`_.
18481848
UFW rules are known to be be ignored (see:
18491849
https://github.com/moby/moby/issues/4737). Use ``-p
18501850
127.0.0.1:ext_port:container_port`` in your docker run commands or

0 commit comments

Comments
 (0)