From f4decb8ba66cf4245ee04ed9a169a40952f0fd00 Mon Sep 17 00:00:00 2001 From: Ricard Bejarano Date: Sat, 16 Mar 2019 11:40:38 +0100 Subject: [PATCH] fixed musl-based image size --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c7e0a0d..b61aaa9 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ Available at [`ricardbejarano/nginx`](https://hub.docker.com/r/ricardbejarano/ng ## Features -* Super tiny (`glibc`-based is `~13MB` and `musl`-based is `~15.6MB`) +* Super tiny (`glibc`-based is `~13MB` and `musl`-based is `~12.3MB`) * Built from source, including libraries * Built from `scratch`, see the [Filesystem](#Filesystem) section below for an exhaustive list of the image's contents * Included [TLS1.3](https://tools.ietf.org/html/rfc8446) protocol support (with [OpenSSL](https://www.openssl.org/))