I recently installed FME Server to docker using the installation guide. Since yesterday I have been trying to test it using a simple .fmw in order to write some data to a MongoDB instance. I tried in both local MongoDB and in a MongoDB-docker instance. In both cases I am getting the same error:
MongoDB writer: Cannot connect: couldn't connect to server <<PORT NUMBER>>, connection attempt failed.

Please note that, I have access to both MongoDB instances from local FME Workbench and I can execute the same .fmw. Find attached the file.
This seems to be an FME docker network issue, but I cannot be sure what. Any ideas?

