From 1a4dcecaac5451cb321fde6f7ccb6eac2e7e0aa3 Mon Sep 17 00:00:00 2001 From: jaschop <1k5o@tuta.io> Date: Thu, 28 Sep 2023 18:05:28 +0200 Subject: [PATCH] added docker image size warning --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index a715ca9..b47258f 100644 --- a/README.md +++ b/README.md @@ -32,6 +32,8 @@ You can also build the docs using docker: # ./doc/build/latex/kompetenzinventar.pdf # ./doc/build/singlehtml/ +Warning: the builder uses the `sphinx-latexpdf` base image, which contains an entire texlive environment, making it very large (~2.9G). + ## Roadmap See the [open issues](https://github.com/github_username/repo_name/issues) for a list of proposed features (and known issues).