-
Notifications
You must be signed in to change notification settings - Fork 535
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
It should be trapped the same way docker-compose does:
When up
command was invoked and podman-compose process receives SIGINT (e.g. from keyboard by Ctrl+C'ing) it should trap this signal and bring all containers down in a controlled manner and then end itself as decribed here:
I am open for discussion, whether this makes sense or not but it can be considered a usability feature for developers using the shell builtin keyboard shortcuts (or any other means) to send signals to a process (the Ctrl+C'ing is my usecase basically)
ManBearTM, ztane, universam1, erolkskn, jedahan and 6 more
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request