From 58e5f69b700ce8d487e256b930c078c95c251f71 Mon Sep 17 00:00:00 2001 From: ebner Date: Wed, 7 Aug 2024 14:35:32 +0200 Subject: [PATCH] remove invalid reference --- Dockerfile | 6 +++--- _toc.yml | 1 - 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/Dockerfile b/Dockerfile index 5a7bfda6..e8d2d68e 100644 --- a/Dockerfile +++ b/Dockerfile @@ -6,8 +6,8 @@ RUN install_packages pip jupyter-notebook python3-anyio python3-greenlet python3 # limit to v0.14.0 until there is a fix for https://github.com/executablebooks/jupyter-book/issues/1964 RUN pip install jupyter-book==0.14.0 && rm -r /root/.cache/pip -RUN mkdir -p /root/documentation -COPY . /root/documentation -RUN cd /root/documentation && jupyter-book build . +# RUN mkdir -p /root/documentation +# COPY . /root/documentation +# RUN cd /root/documentation && jupyter-book build . # TODO make build book accessible through a webserver diff --git a/_toc.yml b/_toc.yml index d9fef161..538f26f0 100644 --- a/_toc.yml +++ b/_toc.yml @@ -83,7 +83,6 @@ chapters: - file: admin-guide/deployment/sysdb_env - file: admin-guide/deployment/ipxe - file: admin-guide/deployment/kickstart - - file: admin-guide/deployment/infrastructure - file: admin-guide/guidelines - file: admin-guide/puppet sections: