Daniel Moncada

Results 49 comments of Daniel Moncada

@piernik thanks. I'll look into your commits to see how easy they are to merge.

adding this as an enhancement for now. If IE11 is mandatory on your side, feel free to create a PR and I'l merge.

I have mine setup like this: ```yaml mosquitto: image: eclipse-mosquitto container_name: mosquitto_broker volumes: - ./mosquitto/:/mosquitto/:rw ports: - 1883:1883 - 9001:9001 networks: - default ``` and then a folder structure like...

> I tried your config. (All files owned by root with normal permissions: > > ``` > # docker-compose up mosquitto > Creating mosquitto_broker ... done > Attaching to mosquitto_broker...

@WilliamCepeda thanks for the PR. Mind resolving conflicts?

@WilliamCepeda thanks! let me test locally really quick before a publish

@WilliamCepeda the addition of ms is causing the unit tests to fail, fyi

@fabianrios thank you for adding this. i'll look over, test and merge. if you can, it would be great if you can add a test for this as well.

@fabianrios thanks, this is in the latest version, 18.1