Azure / iotedgedev

The Azure IoT Edge Dev Tool greatly simplifies your Azure IoT Edge development process. It has everything you need to get started and helps with your day-to-day Edge development.
https://aka.ms/iotedgedev
Other
160 stars 71 forks source link

Remove support for Edge runtime docker container #525

Closed marianan closed 2 years ago

marianan commented 2 years ago

This change does not require a new iotedgedev tool release. As part of this change, the docker container running Edge runtime 1.1 is no longer supported. As an alternative, please one these 2 options:

  1. Setup a VM/physical device - https://github.com/Azure/iot-edge-config
  2. IoT Edge runtime simulator - https://github.com/Azure/iotedgehubdev

iotedgedev Pull Request Checklist

Additional comments

marianan commented 2 years ago

no need for version update, this component is independent of the main iotedgedev tool


In reply to: 902441808