This is a Docker image based on the official WordPress image with the SQLite Database Integration plugin already installed. The goal of this image is that you can start it directly without needing an ...
WordPress used to work with a MySQL database, but in recent times, SQLite has become a great alternative (WordPress Playground uses SQLite for instance). And perhaps even the smarter choice in 80% of ...