Skip to content

wenchengji159357/Hexo-blog-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

通过下面的命令进行构建docker容器

docker build https://github.com/wenchengji159357/Hexo-blog-docker.git --file Dockerfile --build-arg Github_User="xxx" --build-arg Github_Email="yyy" --build-arg Github_Branch_Name="main" --tag hexo-blog-image

注:xxx、yyy修改成自己的GitHub用户名和GitHub邮箱,Github_Branch_Name为Github Pages设置的分支名称,默认为master,如果分支名称是master,则删除参数--build-arg Github_Branch_Name="main"即可,默认的博客主题是fluid

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published