diff --git a/src/Dockerfile b/src/Dockerfile index c014a7a..c74c5d8 100644 --- a/src/Dockerfile +++ b/src/Dockerfile @@ -6,4 +6,4 @@ RUN apt-get update && apt-get -y install \ COPY usr /usr -CMD ["autodoc"] +CMD ["autodoc", "-bw"]