Skip to content

Image docker with EspruinoHub [A BLE -> MQTT bridge for Raspberry Pi and other Embedded devices] (https://github.com/espruino/EspruinoHub)

Notifications You must be signed in to change notification settings

Brassn/espruinohub-docker-rpi

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 

Repository files navigation

espruinohub-docker-rpi

Image docker with EspruinoHub [A BLE -> MQTT bridge for Raspberry Pi and other Embedded devices] (https://github.com/espruino/EspruinoHub)

This fork of the repository from hubertosales changes the deprecated Node.js image hypriot/rpi-node to the official one from arm32v7/node.

This project is not on docker hub, so a new image is created when running docker-compose up for the first time. The resulting container was tested on a raspberry pi 4 running arch linux using this to get bluetooth running:
https://github.com/RoEdAl/alarm-bluetooth-raspberrypi

The errors about unkown commands sudo and/or setcap can be cleared by uncommenting the installation in src/dockerfile, however this does not seem to be required in order for bluetooth to work from inside the container.

USAGE

Using docker-compose.yml (from repository)

 docker-compose up -d

About

Image docker with EspruinoHub [A BLE -> MQTT bridge for Raspberry Pi and other Embedded devices] (https://github.com/espruino/EspruinoHub)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%