Added gracefull exit function with trap of SIGQUIT, SIGTERM and SIGKILL
This commit is contained in:
parent
3db2083f1f
commit
ce84e2cbed
2 changed files with 32 additions and 9 deletions
|
|
@ -19,4 +19,4 @@ ENV FAN_SPEED 5
|
|||
ENV CPU_TEMPERATURE_TRESHOLD 50
|
||||
ENV CHECK_INTERVAL 60
|
||||
|
||||
CMD /Dell_iDRAC_fan_controller.sh
|
||||
CMD ["/Dell_iDRAC_fan_controller.sh"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue