Skip to content

Commit

Permalink
Update README.md to fix link to init process.
Browse files Browse the repository at this point in the history
  • Loading branch information
Anirudh Kulkarni authored and Prabhakar Kumar committed Aug 26, 2024
1 parent a01a436 commit 495630c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ The example command `ver` displays the version number of MATLAB and other instal
>
> 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.
> For more information, see the following links:
> * [Docker run reference page](https://docs.docker.com/engine/reference/run/#specify-an-init-process).
> * [Docker run reference page](https://docs.docker.com/reference/cli/docker/container/run/#init).
> * [Blog post on the usage of init](https://www.baeldung.com/ops/docker-init-parameter).

Expand Down

0 comments on commit 495630c

Please sign in to comment.