Werner Beroux
Werner Beroux
Same issue on `node:6-slim`: ``` (node:5) DeprecationWarning: process.EventEmitter is deprecated. Use require('events') instead. Error: TypeError: Cannot read property 'remoteAddress' of undefined ```
Found that node.js 0.10 is that last one working.
If it works then I can add a `Dockerfile.armhf` similar to https://github.com/wernight/docker-ngrok/
Sounds worrisome. Could you provide steps to reproduce? I'm not intimate with Dante internals (and even not that much as a user of Dante). If you submit a PR fixing...
Dante wrongly configured gives something like access to the our LAN and malicious users may send request pretending to be coming from your machine. I do agree that the container...
You can ask docker redirect 80 to 8080. Not that adding that permission would be a big security risk, but I don't really see the point.
You're welcome to submit a PR if you find exactly what's blocking. I suspect only root can unless setcap is called. See https://serverfault.com/questions/112795/how-to-run-a-server-on-port-80-as-a-normal-user-on-linux You can of course run as `root`...
I'm making some heavy changes. You may want to wait until end of day if you're planning to change something yourself.
You can replace the config by mounting it.
No, but didn't try. Do you have PulseAudio without X11?