Typecho blog with nginx, PHP7.4 and SQLite3.
911
docker volume create typecho_data
docker run -itd --name MyTypecho --publish 8080:80 --volume typecho_data:/var/www/typecho/usr qinxiaohuang/typecho_with_sqlite:latest
Enjoy your blog!
See more at https://qinxiaohuang.cafe/index.php/archives/28/
Content type
Image
Digest
sha256:aebab6438…
Size
104.2 MB
Last updated
over 3 years ago
docker pull qinxiaohuang/typecho_with_sqlite