RFR: 8296: No Java process should ever be PID 1
Marcus Hirt
hirt at openjdk.org
Fri Dec 6 15:03:19 UTC 2024
On Thu, 5 Dec 2024 14:08:07 GMT, Marcus Hirt <hirt at openjdk.org> wrote:
>> The solution can for example be to use tini:
>> https://computingpost.medium.com/how-to-use-tini-init-system-in-docker-containers-69283d0099ed
>
> "docker run --init" will use tini. For docker compose "init: true".
We might want to link to the docker documentation:
https://docs.docker.com/reference/compose-file/services/#init
-------------
PR Review Comment: https://git.openjdk.org/jmc/pull/613#discussion_r1871452123
More information about the jmc-dev
mailing list