All Collections
FAQs
General
Why does the Mongo Docker container fail to start, saying that the port is already in use?
Why does the Mongo Docker container fail to start, saying that the port is already in use?
Alon Carmel avatar
Written by Alon Carmel
Updated over a week ago

Make sure you don't have another mongo instance running. Try to use `docker container ls` to see running instances.

Did this answer your question?