edgexfoundry / edgex-compose

EdgeX Foundry Docker Compose release compose files and tools for building EdgeX compose files
Apache License 2.0
82 stars 119 forks source link

fix: Add env override back to C device services #381

Closed lenny-goodell closed 1 year ago

lenny-goodell commented 1 year ago

This is required since the C Device services don't implement common config yet.

Note: MQTT bus override will not be generated and if needed have to be added by hand.

Also add work around for bacnet command still having old --confdir flag

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

PR Checklist

Please check if your PR fulfills the following requirements:

Testing Instructions

run compose builder make run ds-bacnet ds-coap no-secty Verify the service bootstrap successfully