Mozilla WebThings Gateway
docker安裝
docker run \
-d \
--rm \
-v /docker/moziila-IoT/shared/data:/home/node/.mozilla-iot \
--net=host \
--name webthings-gateway \
mozillaiot/gateway:latest




Last updated
Was this helpful?
docker安裝
docker run \
-d \
--rm \
-v /docker/moziila-IoT/shared/data:/home/node/.mozilla-iot \
--net=host \
--name webthings-gateway \
mozillaiot/gateway:latest
Last updated
Was this helpful?