balena-wpe
balena-wpe copied to clipboard
Run Nodejs
How would I run a node.js script (in the background) as the browser shows in the foreground? How do I even install node using the dockerfile?
@srlevitt I don’t know how you would install nodejs, I think the package manager have been purposefully removed or omitted
anyway, my advice would be to run whatever you want to run on nodejs in another container