EBC Exercise 35 Webthings via Docker
Embedded Linux Class by Mark A. Yoder
Here's how to install Webthings Gateway (https://webthings.io/) via Docker (https://www.docker.com/).
Installing Docker
Follow the instructions at https://docs.docker.com/engine/install/debian/#install-using-the-repository.
Installing Webthings gateway
Follow instructions at: https://hub.docker.com/r/webthingsio/gateway
Embedded Linux Class by Mark A. Yoder