Additional information, not sure if it’s useful or not… The Docker container is logging this when I try to connect through Compass:
{"t":{"$date":"2020-12-10T13:15:30.537+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"10.10.10.2:60247","connectionId":887,"connectionCount":6}}
{"t":{"$date":"2020-12-10T13:15:30.541+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn887","msg":"client metadata","attr":{"remote":"10.10.10.2:60247","client":"conn887","doc":{"driver":{"name":"nodejs","version":"3.6.3"},"os":{"type":"Darwin","name":"darwin","architecture":"x64","version":"20.1.0"},"platform":"'Node.js v12.4.0, LE (unified)","application":{"name":"MongoDB Compass"}}}}
{"t":{"$date":"2020-12-10T13:15:30.548+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn887","msg":"Connection ended","attr":{"remote":"10.10.10.2:60247","connectionId":887,"connectionCount":5}}