mirror of
https://github.com/docker/compose.git
synced 2026-06-25 10:38:23 +00:00
180 B
180 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