Skip to content

colibris-xyz/phpmyadmin-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Releases Build status License

All-in-one (nginx + php-fpm) Docker image for phpMyAdmin

Based on the nginx + php-fpm image from TrafeX and the official phpMyAdmin image, this Docker image is an alternative to the official php-fpm one, since it's not really usable.

Basic usage

docker run -p '8080:8080' -e PMA_HOST=dbhost ghcr.io/colibris-xyz/phpmyadmin:latest

Environment variables

All environment variables exposed in the official image are available, with just one addition :

  • PMA_BLOWFISH_SECRET - define the blowfish secret