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