Skip to content

messhelden/mosqitto-dev-image

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mosqitto-dev-image

Mosquitto (MQTT) broker image with dummy credentials for local development and testing.

When building an image, you need to specify your desirable username and password:

docker build --no-cache --build-arg username=testuser --build-arg password=testpass -t mosqitto-dev-image .

About

Docker image for an MQTT broker used for development, testing and CI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages