Skip to content

vlabakje/rpi-openhab2-snapshot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rpi-openhab2-snapshot

Raspberry Pi compatible Docker image with Mosquito (an MQTT server) installed.

Build Details

Build the Docker Image

make build

Run the Docker Image

docker run -d --net=host vlabakje/rpi-openhab2-snapshot

This will expose port 8080 to which you can connect your clients.

Push the Docker Image to the Docker Hub

  • First use a docker login with username, password and email address
  • Second push the Docker Image to the official Docker Hub
make push

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published