❗For better reliability we release images with stability tags (wodby/adminer:5-X.X.X) which correspond to git tags. We strongly recommend using images only with stability tags.
Overview:
- Base image: php:8.4-apache
- GitHub actions builds
- Docker Hub
Supported tags and respective Dockerfile links:
5.4,5,latest(Dockerfile)
Plugin loader scripts used from TimWolla/docker-adminer.
All images built for linux/amd64 and linux/arm64
| Variable | Default Value | Description |
|---|---|---|
ADMINER_DEFAULT_DB_DRIVER |
server |
server is the same as mysql, pgsql for PostgreSQL |
ADMINER_DEFAULT_DB_HOST |
||
ADMINER_DEFAULT_DB_NAME |
||
ADMINER_DESIGN |
Adminer theme, e.g. nette |
|
ADMINER_PLUGINS |
Separated by space, e.g. tables-filter tinymce |
|
PHP_CLI_MEMORY_LIMIT |
512M |
|
PHP_MAX_EXECUTION_TIME |
0 |
|
PHP_POST_MAX_SIZE |
512M |
|
PHP_UPLOAD_MAX_FILESIZE |
512M |
See wodby/php for all variables
Deploy Adminer to your own server via Wodby.