Closed vedavidhbudimuri closed 7 years ago
Can someone suggest me the best way to include custom plugins with vernemq-docker?
Just create a Dockerfile that inherits from this one, copy your plugins to the container and load them
another way is to mount a volume containing your plugin.
Thank you @dergraf, Im doing the same now.
Can someone suggest me the best way to include custom plugins with vernemq-docker?