From 84d7e419a034425b5e7cfa653abcf129812e43ca Mon Sep 17 00:00:00 2001 From: pml68 Date: Wed, 3 Sep 2025 00:35:33 +0200 Subject: docs(README): update image sizes [skip ci] --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3624f6c..5892b84 100644 --- a/README.md +++ b/README.md @@ -27,11 +27,11 @@ And then run it docker run -it neovim:latest ``` -The image size is somewhere around 4.5GB due to every language I use being included (C# with .NET, Java 21 and 17 etc.) +The image size is somewhere around 4.3GB due to every language I use being included (Rust nightly, C# with .NET, Java 21 and 17 etc.) ### TeX -There is also an image that contains texlive packages I use on top of everything in the base image. The size is ~5.4GB. +There is also an image that contains texlive packages I use on top of everything in the base image. The size is ~5.2GB. Pull or build the image ```sh -- cgit v1.2.3