+1 vote
in DevOps by
Write the command to stop the docker container

1 Answer

0 votes
by

Below is the command to stop the docker container

$ sudo docker stop container name

Related questions

+1 vote
asked Aug 15, 2020 in DevOps by RShastri
0 votes
asked Aug 31, 2021 in DevOps by SakshiSharma
...