Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 276 Bytes

thingsboardWebsiteDocker.md

File metadata and controls

9 lines (7 loc) · 276 Bytes

ThingsBoard Website Docker

Docker

docker run -it --name=website --publish 80:4000 --privileged -v C:\from\where\to\mount:/thingsboard.github.io thingsboard/website:master

References