{"id":16612912,"url":"https://github.com/ttys3/typecho-docker","last_synced_at":"2025-03-10T19:47:40.525Z","repository":{"id":101550004,"uuid":"240264277","full_name":"ttys3/typecho-docker","owner":"ttys3","description":"docker-typecho-alpine-s6","archived":false,"fork":false,"pushed_at":"2023-05-18T17:02:50.000Z","size":71,"stargazers_count":35,"open_issues_count":8,"forks_count":17,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-01-17T15:42:35.946Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://hub.docker.com/r/80x86/typecho","language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ttys3.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-02-13T13:15:48.000Z","updated_at":"2024-12-18T08:20:02.000Z","dependencies_parsed_at":"2023-05-21T20:30:10.407Z","dependency_job_id":null,"html_url":"https://github.com/ttys3/typecho-docker","commit_stats":null,"previous_names":["ttys3/typecho-docker"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ttys3%2Ftypecho-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ttys3%2Ftypecho-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ttys3%2Ftypecho-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ttys3%2Ftypecho-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ttys3","download_url":"https://codeload.github.com/ttys3/typecho-docker/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242917698,"owners_count":20206515,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-12T01:45:19.690Z","updated_at":"2025-03-10T19:47:40.518Z","avatar_url":"https://github.com/ttys3.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"#  typecho docker image for amd64/arm64 machine\n\n## both MySQL and SQLite are supported\n\nuse [s6](https://skarnet.org/software/s6/why.html) as supervision instead of runit\n\nwith slightly modified code which is suitable best for containers: https://github.com/ttys3/typecho/commits/docker\n\nupdate: typecho code has been updated to [v1.2.1-rc.2](https://github.com/typecho/typecho/releases/tag/v1.2.1-rc.2)\n\nlatest image: ` docker.io/80x86/typecho:v1.2.1-rc.2-amd64`\n\n\ntypecho is a PHP based lightweight blog system\n\n\n### Multi-Architecture image supported\n\n| Architecture | DB Support | Image:Tag                         |\n|:-------------|:--------------|:----------------------------------|\n| amd64/arm64        | MySQL and SQLite            | 80x86/typecho:latest         |\n\n### container volume map\n\nyou need to map container path `/data` to your host machine for persistent data storage.\n\n## example\n\nAMD64 or  arm64:\n```shell\ndocker run -d \\\n--name=typecho \\\n--restart always \\\n--mount type=tmpfs,destination=/tmp \\\n-v /srv/http/typecho:/data \\\n-e PHP_TZ=Asia/Shanghai \\\n-e PHP_MAX_EXECUTION_TIME=600 \\\n-p 90:80 \\\n80x86/typecho:latest\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fttys3%2Ftypecho-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fttys3%2Ftypecho-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fttys3%2Ftypecho-docker/lists"}