beeyev / phpmyadmin-docker-lightweight

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:MIT License


Languages

Language:Dockerfile 56.2%Language:Makefile 24.8%Language:Shell 19.1%