update hexo README

This commit is contained in:
2018-01-15 17:11:34 +08:00
parent 51bdb526e9
commit 8e5ab95f5d
2 changed files with 27 additions and 16 deletions

View File

@@ -10,4 +10,4 @@ ADD bootstrap.sh /etc/bootstrap.sh
WORKDIR /blog
CMD ["/etc/bootstrap.sh", "development"]
ENTRYPOINT ["/etc/bootstrap.sh", "development"]