Skip to content

Commit 495630c

Browse files
Anirudh KulkarniPrabhakar Kumar
Anirudh Kulkarni
authored and
Prabhakar Kumar
committed
Update README.md to fix link to init process.
1 parent a01a436 commit 495630c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ The example command `ver` displays the version number of MATLAB and other instal
4242
>
4343
> 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.
4444
> 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).
4646
> * [Blog post on the usage of init](https://www.baeldung.com/ops/docker-init-parameter).
4747
4848

0 commit comments

Comments
 (0)