vantage6.common.docker.addons.ContainerKillListener¶
- class ContainerKillListener¶
Bases:
objectListen for signals that the docker container should be shut down
- __init__()¶
Methods
__init__()exit_gracefully(*args)Set kill_now to True.
Attributes
kill_now- exit_gracefully(*args)¶
Set kill_now to True. This will trigger the container to stop
- Return type:
None