aws / aws-iot-fleetwise-edge

Reference Implementation for AWS IoT FleetWise
https://aws.amazon.com/iot-fleetwise/
Apache License 2.0
62 stars 43 forks source link

pass cert and key as env var to docker container #58

Closed csxwin closed 1 year ago

csxwin commented 1 year ago

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

This Pull Request contains two changes

  1. Update docker container to accept IoT credentials via environment variable.
  2. Add main branch to docker build flow. The main branch will be tagged as main in public ECR.