mirror of
https://github.com/vyos/vyos-documentation.git
synced 2025-10-26 08:41:46 +01:00
Dockerfile: add python requirement lxml
This commit is contained in:
parent
cf83303fd1
commit
0bb741b58b
@ -33,6 +33,7 @@ RUN pip3 install Sphinx
|
||||
RUN pip3 install sphinx-rtd-theme
|
||||
RUN pip3 install sphinx-autobuild
|
||||
RUN pip3 install sphinx-notfound-page
|
||||
RUN pip3 install lxml
|
||||
|
||||
|
||||
# Cleanup
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user