mirror of
https://github.com/docker/compose.git
synced 2025-05-05 23:20:30 +02:00
171 B
171 B
Description
Forces running containers to stop by sending a SIGKILL
signal. Optionally the signal can be passed, for example:
docker-compose kill -s SIGINT