MQTT docker container for HA

What MQTT docker container do you use with HA running in container?
What version is used in HAOS?

I have been using Eclipse Mosquito

But now I have trouble to setup it.

Eclipse mosquitto is common
Hive???( i forget ) is another

What problem are you having?

I checked and Eclipse Mosquito is used I HAOS indeed.
The problem was that I couldn’t add it to HA. Now it’s working.

From version 2.0 onwards, the listeners defined with -p are bound to the loopback interface only, and so can only be connected to from the local machine. If both -p is used and a listener is defined in a configuration file, then the -p options are IGNORED.