0 votes
in Docker by
What is the command to stop a container?

a) Docker-stp <Container>

b) docker halt <Container>

c) docker stop <Container>

d) docker-stop <Container>

1 Answer

0 votes
by
c) docker stop <Container>

Related questions

0 votes
asked Apr 16 in Docker by SakshiSharma
0 votes
asked Jun 30, 2022 in Docker by sharadyadav1986
...