Skip to content

Commit

Permalink
add default child container configuration plugin config
Browse files Browse the repository at this point in the history
Signed-off-by: Reuben Miller <reuben.d.miller@gmail.com>
  • Loading branch information
reubenmiller committed Oct 1, 2024
1 parent c76cfd0 commit d7efbe8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions images/child-device-container/child.dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ RUN apk add --no-cache \
&& chown -R tedge:tedge /etc/step-ca

USER tedge
COPY child-device-container/config/tedge-configuration-plugin.toml /etc/tedge/plugins/
COPY common/utils/enroll/enroll.sh /usr/bin/
COPY child-device-container/entrypoint.sh /app/
ENV TEDGE_MQTT_CLIENT_HOST=tedge
Expand Down

0 comments on commit d7efbe8

Please sign in to comment.