thin-edge / thin-edge.io_examples

Apache License 2.0
6 stars 18 forks source link

Dockerfile changes to enable correct collectd functioning under alpine #40

Closed NeilCondon closed 8 months ago

NeilCondon commented 1 year ago

Proposed changes

Include packages and Dockerfile changes necessary to make collectd push metrics correctly (refer to #37). Update the docker-alpine project to build thin/edge 0.7.7 by default.

Types of changes

What types of changes does your code introduce to thin-edge.io? Put an x in the boxes that apply

Checklist

Put an x in the boxes that apply. You can also fill these out after creating the PR. If you're unsure about any of them, don't hesitate to ask. We're here to help! This is simply a reminder of what we are going to look for before merging your code.

Further comments

My mistake not to sign the commits individually - sorry.

reubenmiller commented 8 months ago

Closing as the docker-alpine example is being deprecated as the tedge-demo-container includes a more complete example showing how to use thin-edge.io in a container environment (both multi-service container and single process container setup)