https://hexo.io/zh-cn/docs/commands.html
EXPOSE 4000
VOLUME /data/hexo/source/_posts/
#git clone [email protected]:brandewang/hexo.git
docker run -idt --name hexo -p4000:4000 -v /home/www/hexo:/data/hexo/source/_posts brandewang/hexo
Content type
Image
Digest
Size
264.2 MB
Last updated
over 7 years ago
docker pull brandewang/hexo