作者:合思优子 | 来源:互联网 | 2023-06-19 11:49
篇首语:本文由编程笔记#小编为大家整理,主要介绍了powershell 在Windows venv中运行iot模拟器相关的知识,希望对你有一定的参考价值。
篇首语:本文由编程笔记#小编为大家整理,主要介绍了powershell 在Windows venv中运行iot模拟器相关的知识,希望对你有一定的参考价值。
docker build --rm -f "c:\g\cse\mqtt\app\mosquitto_authn\modules\sender\Dockerfile.amd64" -t localhost:5000/sender:0.0.1-amd64 "c:\g\cse\mqtt\app\mosquitto_authn\modules\sender" ; if ($?) { iotedgehubdev start -d "c:\g\cse\mqtt\app\mosquitto_authn\config\deployment.amd64.json" -v }