From 5dfd7b86214dbb30157748afc3857dfca7908e9e Mon Sep 17 00:00:00 2001 From: Ricard Bejarano Date: Thu, 13 Sep 2018 16:44:31 +0200 Subject: [PATCH] Removed useless README.md --- README.md | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 README.md diff --git a/README.md b/README.md deleted file mode 100644 index 6f5816e..0000000 --- a/README.md +++ /dev/null @@ -1,7 +0,0 @@ -# Nginx - -

docker pull ricardbejarano/nginx

- -Minimal multi-stage Docker image of the Nginx HTTP and proxy server. - -Built with [Nginx](https://nginx.org/en/) and [Distroless](https://github.com/GoogleContainerTools/distroless/tree/master/base).