mirror of
https://github.com/newnius/Dockerfiles.git
synced 2025-06-07 16:41:55 +00:00
update hexo, minimize size
This commit is contained in:
parent
57fd80c461
commit
88a4c2166f
@ -2,7 +2,7 @@ FROM node:9.3-alpine
|
|||||||
|
|
||||||
MAINTAINER Newnius <newnius.cn@gmail.com>
|
MAINTAINER Newnius <newnius.cn@gmail.com>
|
||||||
|
|
||||||
RUN apk update && apk add git
|
RUN apk --no-cache add git
|
||||||
|
|
||||||
RUN npm install hexo-cli -g
|
RUN npm install hexo-cli -g
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user