Merge pull request #769 from Squidly271/patch-5

Fix wrong docker run URL reference
This commit is contained in:
tom mortensen
2020-11-22 09:35:11 -08:00
committed by GitHub

View File

@@ -2035,7 +2035,7 @@ Use [IP] to identify the IP of your host and [PORT:####] replacing the #'s for y
:docker_extra_parameters_help:
If you wish to append additional commands to your Docker container at run-time, you can specify them here.<br>
For all possible Docker run-time commands, see here: <a href="https://docs.docker.com/reference/run/" target="_blank">https://docs.docker.com/reference/run/</a>
For all possible Docker run-time commands, see here: <a href="https://docs.docker.com/engine/reference/run/" target="_blank">https://docs.docker.com/engine/reference/run/</a>
:end
:docker_post_arguments_help: