Kenn Herman

Results 6 issues of Kenn Herman

I probably am not understanding something, but how do you upgrade Docker itself? Since I saw https://github.com/ailispaw/docker-root/pull/29/commits (I know that commit is from docker-root and not docker-root-xhyve) I thought that...

bug
question
in progress

I just want to confirm that I am understanding this correctly, since this project is under the MIT license it should be ok to redistribute the binaries under another open...

I thought people that arrive here might be interested in a easy Docker install of uptime. As long as your Linux server has Docker, it should be able to be...

Is this possible? When I do something like: ``` var pg = require('pg'), QueryStream = require('pg-query-stream'); credUrl = {...}; pg.connect(credUrl, function(err, client, done) { var query = new QueryStream({text :...

enhancement

Hey @stephank I am the author of https://github.com/IFSight/d4m-nfs. Great idea to rebuild the ram disk. I really would like to see Docker provide a solution to this horrid performance problem,...

It looks like you closed #44 suggesting that it had to do with it being a 3rd party extension, it also looks like you don't seem to be responding to...