Docker – Connection to mongodb via python
I created a mongodb instance in a docker container and I am struggling to get a connection to change anything in the database. Does anyone have a hint, what might be wrong? Here is the docker run command: # Start…