pip install docker-compose
- Please modifiy .env files in the dockers/envs first.
- Run docker-compose build and docker-compose up
- Rebuild image with docker-compose build
- Blog locates at /var/blog and built blog is under /var/_built_blog by default. If you want to change file locations, please modify data-volume in docker-compose.yml.