Pål Ruud

Results 4 comments of Pål Ruud

Hey @johnfelipe! Could you please also provide your `docker run` arguments? The error says `[...] 0.0.0.0:53: bind: address already in use.`. Maybe run `sudo lsof -i:53` to check if you...

_bump_ This would be highly appreciated. :+1: Any help needed in making it work?

Same issue observed _occasionally_ on Ubuntu 13.10.

Maybe better to to have a **localconfig.json** file which is not checked in, and then read and parse this in the Gruntfile? Example **localconfig.json**: ``` json { "notifications": true }...