Trying out the docker containers

Hi,

I have deployed successfully a test server - in a virtual box. Works fine.
However, when trying to deploy same version using Docker images (using docker compose), even tho I am mirroring all configuration options - I get differences in the behaviour.
I wonder if this is to do with the fact that the default mosquito image does not take into account mqtt configuration from postgresql.

See the attached screenshot. The one that has tx and rx frames is from Virtual box, the other one is from the docker.


Thoughts ?

The difference I see is that in the above screenshot, there are uplink and downlink frames, in the screenshot below only uplink. However, this could be perfectly valid when nothing is in the queue / the network-server has nothing to send back to the node.