/pimatic-dock

Docker environment for Pimatic

Primary LanguageDockerfile

Docker env for Pimatic

Docker environment for Pimatic. This should work on Linux and possibly MacOS. However, Windows 10 Docker does not have the ability to mount USB devices.

Setup

Open docker-compose.yml and remap USB devices if necessary.

cp ./pimatic/config_default.json ./config.json # or use your existing config
docker-compose up -d

config.json will be used as configuration file

Tested on

  • Ubuntu 20.04
  • Raspberry pi 3b+

References