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