Although the use case is same for both the commands to terminate the docker containers but when you run docker stop it sends the SIGTERM signal where as it sends SIGKILL signal for docker kill.
For further actions, you may consider blocking this person and/or reporting abuse
Top comments (0)