搭建HALO博客网站

安装docker

docker pull halohub/halo
docker run -dit --name halo --restart=always -p 8090:8090 -v /root/halo:/root/.halo halohub/halo