Skip to content

Commit

Permalink
fix: temporarily move diagnostics to privileged
Browse files Browse the repository at this point in the history
This is a temporary fix to resolve the issue described in #281 so that @NebraLtd/tech-support can continue testing other recent changes
  • Loading branch information
shawaj authored Nov 29, 2021
1 parent 06a51a0 commit 938df19
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ services:
- SYS_RAWIO
devices:
- /dev/i2c-1:/dev/i2c-1
privileged: true
labels:
io.balena.features.sysfs: 1
io.balena.features.procfs: 1
Expand Down

0 comments on commit 938df19

Please sign in to comment.