Skip to content

Commit

Permalink
added network host mode for node red
Browse files Browse the repository at this point in the history
  • Loading branch information
Davy Glerum committed Oct 6, 2018
1 parent f792f63 commit ea3b96a
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 @@ -18,6 +18,7 @@ services:
devices:
- "/dev/i2c-1:/dev/i2c-1"
- "/dev/mem:/dev/mem"
network_mode: host
cap_add:
- SYS_RAWIO

Expand Down

0 comments on commit ea3b96a

Please sign in to comment.