Skip to main content
All CollectionsFAQsGeneral
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?
Wilco eng avatar
Written by Wilco eng
Updated over 2 years 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?