update Dockerfile_npmpage
This commit is contained in:
parent
bbe957a694
commit
14da195a62
@ -1,5 +1,6 @@
|
||||
FROM hosttoday/ht-docker-node:stable
|
||||
RUN apt-get update && apt-get install -y python-pip
|
||||
RUN npmci command yarn global add npmpage
|
||||
RUN pip install --upgrade pip \
|
||||
&& pip install mkdocs \
|
||||
&& mkdocs --version \
|
||||
|
Loading…
Reference in New Issue
Block a user