sandcastle-ng

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

commit 3b30edc52a898651a2d9d66d852f0cb9ff6f693c
parent 0b87ad5f3d42c0e6f1638ee5a37cd57b7a33ccaf
Author: Florian Dold <florian@dold.me>
Date:   Mon, 27 Jul 2026 18:04:56 +0200

remove package

Diffstat:
MDockerfile | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Dockerfile b/Dockerfile @@ -74,7 +74,7 @@ RUN DEBIAN_FRONTEND=noninteractive \ # 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 sphinx-book-theme sphinx-markdown-builder sphinxcontrib-jquery +#RUN pip3 install --break-system-packages sphinx-book-theme sphinx-markdown-builder sphinxcontrib-jquery RUN npm install -g pnpm@10 COPY buildscripts/sandcastle-build-generic /bin/