You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -42,7 +42,7 @@ The example command `ver` displays the version number of MATLAB and other instal
42
42
>
43
43
> Using the `--init` flag in the `docker run` command ensures that the container stops gracefully when a `docker stop` or `docker kill` command is issued.
44
44
> For more information, see the following links:
45
-
> *[Docker run reference page](https://docs.docker.com/engine/reference/run/#specify-an-init-process).
45
+
> *[Docker run reference page](https://docs.docker.com/reference/cli/docker/container/run/#init).
46
46
> *[Blog post on the usage of init](https://www.baeldung.com/ops/docker-init-parameter).
0 commit comments