commit ad3cfa6e46fe7bd02982444ef09e5e4bcb476ae6
tree bd66cc3956441a71d25c60d51ca6701f74d56dbe
parent a3e104798a3457e17a6ffd3572a75ab303daf016
author Thiago Jung Bauermann <thiago.bauermann@linaro.org> 2025-03-21 23:48:06 -0300
committer Laurent Alfonsi <laurent.alfonsi@linaro.org> 2025-03-28 16:30:38 +0000

    tcwg-cimonitor: Add '--init' to recommended 'docker run' command
    
    It's good practice to use an init to avoid zombie processes in a
    container, therefore tell "docker run" to do so.
    
    Docker v1.13 and later include tini, and it will be used as the init
    process.
    
    Also, the "docker run" command will get more options in future
    commits, so put one option per line for better organization.
    
    Change-Id: Ic6d92d217b385a8573a8cbdb76440caac129e012


:100644 100644 832897adf1b6879c9a9b53de8915c8cc8830db05 8fce36a97013efeabb9a05e2821669f70cd77939 M	latest-amd64-tcwg-cimonitor/Dockerfile
