cobald container termination signal

This commit is contained in:
2021-06-09 16:26:14 +02:00
parent 73945b6cb9
commit e81fb5d445

View File

@@ -52,4 +52,6 @@ RUN yum -y install iproute &&\
USER cobald USER cobald
STOPSIGNAL SIGINT
CMD "python3 -m cobald.daemon /etc/cobald/config.yaml" CMD "python3 -m cobald.daemon /etc/cobald/config.yaml"