Commit History

test: minimal nginx image
b2c9a69

root commited on

fix: add healthcheck
7315279

root commited on

fix: use apache version
1430089

root commited on

fix: explicit php-fpm command
dc642e5

root commited on

fix: use base wordpress image
df578b4

root commited on

fix: use php built-in server
4ba387b

root commited on

fix: simplify startup without supervisord
906b07c

root commited on

fix: use port 7681 for huggingface spaces
b13985d

root commited on

fix: use supervisord to manage php-fpm and nginx
3451f28

root commited on

simplify nginx config
337affb

root commited on

fix: use sh -c
136b467

root commited on

fix: use official wordpress image
ae8bfc9

root commited on

fix: use alpine base
9693c85

root commited on

fix: use fpm-bookworm
7b5eb93

root commited on

fix: simplify dockerfile
87badb3

root commited on

refactor: use plain php image with manual wp install
b7f8bf0

root commited on

fix: use sh -c to run commands
38b5ea4

root commited on

simplify: minimal Dockerfile
344c9ef

root commited on

fix: use supervisord to manage processes
2bf6abc

root commited on

fix: fix entrypoint path and startup
911433f

root commited on

fix: simplify startup process
1013811

root commited on

fix: nginx user and startup command
63a7ca4

root commited on

fix: use official WordPress image
fa7469a

root commited on

refactor: simplify Dockerfile with external config files
f5eb733

root commited on

fix: resolve Dockerfile heredoc syntax error
18c9d76

root commited on

feat: add WordPress + MySQL setup
316e54d

root commited on

update
38932fa

root commited on

update
1cd8ae0

root commited on

update
e7987d1

root commited on

update
745950d

root commited on

fix: 强制使用 HTTPS
f07dc57

root commited on

fix: 使用 HTTPS 协议解决混合内容问题
99000b7

root commited on

feat: 配置外部 MySQL 数据库
e7fe2b4

root commited on

fix: 使用 WordPress 官方插件包下载
7f3d4d7

root commited on

fix: 直接下载 db.php 文件
3b17b42

root commited on

fix: 使用更简单的 wp-sqlite-db 插件
d8d3f58

root commited on

debug: 启用调试模式查看错误
fd2d604

root commited on

fix: 移除 docker-php-ext-enable 命令
814af1e

root commited on

fix: 添加 DB_DIR 常量并启用 SQLite 扩展
f4d262a

root commited on

fix: 使用 db.copy 作为 db.php
dd3688f

root commited on

fix: 复制 db.php 到 wp-content 并简化 wp-config
300fc98

root commited on

fix: 创建 mu-plugins 目录后复制文件
758ec4c

root commited on

fix: 使用 git clone 下载 SQLite 插件
7b1b889

root commited on

fix: 使用 GitHub 链接下载 SQLite 插件
5fd5f85

root commited on

feat: 配置 SQLite 支持替代 MySQL
bf7130c

root commited on

fix: 添加 ServerName 消除 Apache 警告
3e63678

root commited on

fix: 恢复端口配置并添加 WordPress URL 强制使用 80 端口
bc2dac4

root commited on

fix: 将端口从 7860 改为 8080 适配 HuggingFace Spaces
84b9b6e

root commited on

fix: 加载 Apache 环境变量解决启动错误
7ad2305

root commited on

update
52a39f9

root commited on