Home

Awesome

Adminer Docker Container Image

Build Status Docker Pulls Docker Stars

Docker Images

❗For better reliability we release images with stability tags (wodby/adminer:4.8-X.X.X) which correspond to git tags. We strongly recommend using images only with stability tags.

Overview:

Supported tags and respective Dockerfile links:

Plugin loader scripts used from TimWolla/docker-adminer.

All images built for linux/amd64 and linux/arm64

Environment Variables

VariableDefault ValueDescription
ADMINER_DEFAULT_DB_DRIVERserverserver is the same as mysql, pgsql for PostgreSQL
ADMINER_DEFAULT_DB_HOST
ADMINER_DEFAULT_DB_NAME
ADMINER_DESIGNAdminer theme, e.g. nette
ADMINER_PLUGINSSeparated by space, e.g. tables-filter tinymce
PHP_CLI_MEMORY_LIMIT512M
PHP_MAX_EXECUTION_TIME0
PHP_POST_MAX_SIZE512M
PHP_UPLOAD_MAX_FILESIZE512M

See wodby/php for all variables

Deployment

Deploy Adminer to your own server via Wodby Wodby.