diff --git a/Dockerfile b/Dockerfile index ee54d0c..8e23763 100644 --- a/Dockerfile +++ b/Dockerfile @@ -3,4 +3,4 @@ FROM squidfunk/mkdocs-material # Beispiel; https://squidfunk.github.io/mkdocs-material/getting-started/ # hadolint ignore=DL3013 -RUN pip install --no-cache-dir mkdocs-terminal +# RUN pip install --no-cache-dir