Back
Let's differentiate both of them:docker stop - It is used to Stop servicesdocker down - It is used to stop and remove containers and all the networks and you can optionally opt to remove images and volumes with it as well.This is how it is while using docker-compose.
To learn more in depth about docker with the help of industry professionals, try out docker training course.
31k questions
32.8k answers
501 comments
693 users