diff options
| author | pml68 <contact@pml68.me> | 2024-11-25 17:49:33 +0100 |
|---|---|---|
| committer | pml68 <contact@pml68.me> | 2024-11-25 17:49:33 +0100 |
| commit | 730982cffbd22189a16772a9e267ecc49f072e51 (patch) | |
| tree | 512435f3c978234109e4927247c67435c1f33aed /Dockerfile | |
| parent | feat: enable spell checking for markdown (diff) | |
| download | nvim-730982cffbd22189a16772a9e267ecc49f072e51.tar.gz | |
feat: reduce docker image size by ~1.5GB
Diffstat (limited to '')
| -rw-r--r-- | Dockerfile | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -32,7 +32,6 @@ RUN apk add --no-cache wget \ # install TeX RUN apk add --no-cache texlive \ texlive-binextra \ - texmf-dist-fontsextra \ texmf-dist-fontutils \ texmf-dist-fontsrecommended \ texmf-dist-formatsextra \ |
