[LinuxCNC/linuxcnc PR#553] Zultron/lcnc pr docker cleanup fixes

未分类 bolang 5个月前 (10-15) 39次浏览

Issue #553 | 状态: 已关闭 | 作者: zultron | 创建时间: 2019-02-01


Here are a few cleanups to the scripts/linuxcnc.in template.

The most significant update is ignoring defunct zombie processes when cleaning up on exit. These hang around in Docker containers, and aren’t a problem except where they trigger false positives in scripts like this. More info [here][1].

The others are minor: Use the autoconfigured grep executable, and fix a log message.

[1]: https://blog.phusion.nl/2015/01/20/docker-and-the-pid-1-zombie-reaping-problem/


评论 (2)

#1 – zultron 于 2019-02-01

Oops, this one has a problem, I’ll resubmit.


#2 – zultron 于 2019-02-01

Superseded by #554


原始Issue: https://github.com/LinuxCNC/linuxcnc/pull/553

喜欢 (0)