sandcastle-ng

Scripts for the deployment of Sandcastle (GNU Taler)
Log | Files | Refs | README

commit b9f37ae9abdf7479d1c6d16c602c4d799208e51d
parent d20025fa55236802f4e7105ec4bfba6b19392826
Author: Florian Dold <florian@dold.me>
Date:   Mon, 26 Aug 2024 14:20:03 +0200

no more latex deps

Diffstat:
MDockerfile | 8++------
1 file changed, 2 insertions(+), 6 deletions(-)

diff --git a/Dockerfile b/Dockerfile @@ -64,8 +64,6 @@ RUN apt-get update && apt-get -y upgrade && apt-get --no-install-recommends inst pybuild-plugin-pyproject \ pandoc -# old: libzbar-dev - # FIXME: Try to use debian packages where possible and otherwise really use # a venv or per-user installation of the package. RUN pip3 install --break-system-packages requests click poetry uwsgi sphinx-book-theme sphinx-markdown-builder @@ -252,10 +250,8 @@ RUN apt-get update && apt-get -y upgrade && apt-get --no-install-recommends inst less \ caddy \ systemd-coredump \ - libnss3-tools \ - latexmk \ - texlive-latex-extra \ - tex-gyre + libnss3-tools + RUN mkdir -p /packages COPY --from=gnunet /packages/gnunet/* /packages/ COPY --from=exchange /packages/exchange/* /packages/