Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 495630c

Browse files
anirudhk-mwPrabhakar Kumar
authored and
Prabhakar Kumar
committedAug 26, 2024
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

Lines changed: 1 addition & 1 deletion
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)
Please sign in to comment.