eclipse / mosquitto

Eclipse Mosquitto - An open source MQTT broker
https://mosquitto.org
Other
8.93k stars 2.37k forks source link

Need Ubuntu based Dockerfile to build a Image #3071

Open dheeraj-parikh-ins opened 3 months ago

dheeraj-parikh-ins commented 3 months ago

Objective: Create a Docker image of mosquitto by keeping base image as ubuntu not alpine.

Issue: I had tried to build a similar image like alpine [1] to the ubuntu image but it not working. Please share if have a ubuntu based image dockerfile.

[1] - https://github.com/eclipse/mosquitto/blob/f4400fa422eacac8417efbc45dd1284526dce8d4/docker/2.0/Dockerfile