balena-io-examples / balena-nodejs-hello-world

Example of how to deploy Node code on a balena supported device.
https://www.balena.io/docs/learn/getting-started/raspberrypi3/node/
Apache License 2.0
76 stars 175 forks source link

Any guidance on multi-container implementations? #22

Closed drewcovi closed 5 years ago

drewcovi commented 5 years ago

I'm unable to get this running with docker-compose.yml. does this need network_mode: host or privileges?

drewcovi commented 5 years ago

Disregard. Using host mode now. Although I’d prefer to find a way to consume the host internally using wpe