This commit is contained in:
newnius
2016-12-01 11:51:10 +08:00
parent 77aca1ab5a
commit daf3d740ff
3 changed files with 14 additions and 2 deletions

View File

@@ -9,7 +9,10 @@ RUN npm install hexo-generator-feed --save
#Local Search
RUN npm install hexo-generator-searchdb --save
RUN npm install --save hexo-algolia
RUN npm install --save hexo-algolia@0.2.0
RUN npm install hexo-deployer-git --save
ADD bootstrap.sh /etc/bootstrap.sh