diff --git a/README.md b/README.md index 9c26a38..10b1363 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,6 @@ # goStatic A really small static web server for Docker -![DockerHub](http://dockeri.co/image/pierrezemb/gostatic) - [![](https://badge.imagelayers.io/pierrezemb/gostatic:latest.svg)](https://imagelayers.io/?images=pierrezemb/gostatic:latest 'Get your own badge on imagelayers.io') [![GoDoc](https://godoc.org/github.com/PierreZ/goStatic?status.svg)](https://godoc.org/github.com/PierreZ/goStatic) @@ -49,4 +47,4 @@ I'm also using the centurylink/ca-certs image instead of the scratch image to av x509: failed to load system roots and no roots provided ``` -The centurylink/ca-certs image is simply the scratch image with the most common root CA certificates pre-installed. The resulting image is only 258 kB which is still a good starting point for creating your own minimal images. \ No newline at end of file +The centurylink/ca-certs image is simply the scratch image with the most common root CA certificates pre-installed. The resulting image is only 258 kB which is still a good starting point for creating your own minimal images.