diff options
| author | pml68 <contact@pml68.dev> | 2025-09-03 00:35:33 +0200 |
|---|---|---|
| committer | pml68 <contact@pml68.dev> | 2025-09-06 00:46:46 +0200 |
| commit | 84d7e419a034425b5e7cfa653abcf129812e43ca (patch) | |
| tree | 7f58e6f4f80c311dc523a11b1f4cb4affd24791f | |
| parent | feat: change some keymaps (diff) | |
| download | nvim-84d7e419a034425b5e7cfa653abcf129812e43ca.tar.gz | |
docs(README): update image sizes [skip ci]
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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 |
