phpmyadmin-docker-lightweight icon indicating copy to clipboard operation
phpmyadmin-docker-lightweight copied to clipboard

Ready to use lightweight phpMyAdmin version based on the official docker image. [PHP-FPM, Alpine, Caddy]

phpMyAdmin Docker Lightweight

Super lightweight and fully function phpMyAdmin Docker image, it includes webserver and everything needed to work out of the box.

This project is built on top of the official phpMyAdmin fpm-alpine image, it includes Caddy webserver and extra dark themes.
The image is automatically updated, so the latests phpMyAdmin version is always supported.

Extra themes included into the image ▼

blueberry

BooDark

Docker repository

Docker Hub
docker pull beeyev/phpmyadmin-lightweight:latest

GitHub Packages
docker pull ghcr.io/beeyev/phpmyadmin-docker-lightweight:latest

How to use

Example: docker-compose.yml

Custom Configuration & environment variables

Follow the official phpmyadmin documentation

License

The MIT License (MIT). Please see License File for more information.


If you like this project, please consider giving me a ⭐

Docker Pulls