edgexfoundry / edgex-examples

Apache License 2.0
51 stars 52 forks source link

fix: device-usb-camera to use the correct start up docker-entrypoint shell script #207

Closed jim-wang-intel closed 1 year ago

jim-wang-intel commented 1 year ago

The device USB camera uses different executable like docker-entrypoint shell script for bootstrapper so update it for this case.

If your build fails due to your commit message not passing the build checks, please review the guidelines here: https://github.com/edgexfoundry/edgex-examples/blob/main/.github/Contributing.md

PR Checklist

Please check if your PR fulfills the following requirements:

Testing Instructions