Sign inSign up

mask859/typecho

By mask859

Updated almost 7 years ago

Image
0

168

mask859/typecho repository overview

docker run -d
--name=typecho-blog
--restart always
--mount type=tmpfs,destination=/tmp
-v /srv/http/typecho:/data
-e PHP_TZ=Asia/Shanghai
-e PHP_MAX_EXECUTION_TIME=600
-p 90:80
mask859/typecho:latest

Tag summary

Content type

Image

Digest

Size

24.6 MB

Last updated

almost 7 years ago

docker pull mask859/typecho