Skip to content

yunussandikci/docker-wordpress-sqlite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WordPress Docker Images with SQLite Support

Always up-to-date multi-arch WordPress Docker images with built-in SQLite support.

License: GPL v2 Multi-Architecture Support Multi-Architecture Support Multi-Architecture Support

TL;DR

docker run -d -p 8080:80 ghcr.io/yunussandikci/wordpress-sqlite:6.8.2-php8.4-apache

This repository provides always up-to-date WordPress Docker images with SQLite support, making it the best choice for quick development, testing, and small-scale deployments. Check all available docker images!

✨ Features

  • SQLite Integration: WordPress is pre-configured to use SQLite as the database, thanks to the SQLite Database Integration Plugin. No extra setup required!
  • Automated Builds: Docker images are automatically built and pushed to the GitHub Container Registry (ghcr.io) whenever new WordPress tags are released.
  • Multi-Architecture Support: Images are built for multiple architectures ensuring compatibility across a wide range of systems.
    • linux/amd64, linux/arm/v7, linux/arm64/v8
  • Minimalistic: Only WordPress and the SQLite plugin are included—nothing extra. Lightweight and efficient!

🚀 Usage

To run the container, use the following command:

docker run -d -p 8080:80 ghcr.io/yunussandikci/wordpress-sqlite:6.8.2-php8.4-apache

This will start a WordPress instance with SQLite as the database, accessible at http://localhost:8080.

🏷️ Available Tags

The available tags correspond to the official WordPress Docker tags. You can find the list of supported tags in the tags.txt file.

🤝 Contributing

We welcome contributions! If you'd like to contribute, please follow these steps:

  1. Fork the repository.
  2. Create a new branch for your feature or bugfix.
  3. Make your changes and commit them with a clear commit message.
  4. Push your changes to your fork.
  5. Submit a pull request to the main branch of this repository.

Please ensure your code follows the existing style and includes appropriate tests if applicable.

🙏 Acknowledgments

❤️ Support ❤️

If you encounter any issues or have questions, please open an issue in the GitHub repository.

📄 License

This project is licensed under the GPL-2.0 License. See the LICENSE file for details.

About

Wordpress Docker Images with built-in SQLite Support

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors 2

  •  
  •