sqlite-database-integration
sqlite-database-integration copied to clipboard
Docker solution based on official image
Built based on the official image and integrated with the official SQLite plug-in.
- https://github.com/soulteary/docker-sqlite-wordpress
I hope it can help friends who want to use this solution.
Thanks for providing the very complicated looking Dockerfile.
It would be so awesome if we could use the official image and just set an env var ENABLE_SQLITE_BETA=true to run the scripts and have a sqlite-enabled Wordpress up and running in Docker in no time.
@bluepuma77 I think it's a good idea, I will try to provide this parameter in the next version of WordPress of this Docker image, and send a PR to official WP, but I'm not sure the official answer.
And explain what is done behind this
The details of this Dockerfile are explained in detail.
If you want to further encapsulate or adjust it yourself, you can use the translation tool to read this blog:
- https://zhuanlan.zhihu.com/p/693714559