docker stop mycontainer

Category: Docker

docker stop mycontainer

Gracefully stop a running container (sends SIGTERM)

Sends SIGTERM to a container, giving it time to shut down cleanly (like asking it to stop).
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.