mirror of
https://github.com/newnius/Dockerfiles.git
synced 2025-12-13 09:36:44 +00:00
update hexo, minimize size
This commit is contained in:
@@ -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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user