Skip to content

tianheg/docker-hugo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

docker-hugo

docker run -d \
--name blog_live \
--restart always \
-v $(pwd):/src \
-p 1314:1313 \
-e HUGO_WATCH=true -e HUGO_BASEURL=http://127.0.0.1 \
tianheg/hugo:latest

Acknowledgements

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •