Waldo

Results 4 comments of Waldo

**Missing CSS** --- I solved it doing this: cd /var/www/phpci/public/assets/css wget https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-beta/css/bootstrap.min.css touch phpci.css And I got this: ![phpci](https://user-images.githubusercontent.com/154545/29747702-3cbe7e7c-8ac8-11e7-966f-dbcd9295959f.png) **Link href** --- I have not checked this yet :see_no_evil:

Do you close the open connections? I don't see in your script the call to the close method, that could be your problem.

Hi again, I have uploaded a docker image with the latest version of the project with some changes inspired by the @Galorhallen [PR](https://github.com/gliderlabs/registrator/pull/708), I have updated the image to Go...