All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog.
- Move docker-compose test files into a folder
- Fix the section about E2E tests in
README.md - Support docker secrets from file for
PMA_USER(#372) - Support docker secrets from file for
PMA_CONTROLUSER(#372) - Support docker secrets from file for
PMA_CONTROLHOST(#372) - Allow a different Apache port with
APACHE_PORT(#340)
- Fix incorrect image tag name in
README.md
- Fix GPG keyservers in Dockerfiles
- Remove microbadger badges, it closed
- Improve the README file
- Fix add back composer.json and remove non needed source files (#345)
- Update to PHP 8.0 (#325)
- Improve documentation
- Set ini setting
max_input_vars = 10000 - Add support for ENV
PMA_QUERYHISTORYMAX - Add support for ENV
MAX_EXECUTION_TIME - Add support for ENV
MEMORY_LIMIT - Move to GitHub actions
- Re-work the test system
- Support docker secrets from file for
PMA_CONTROLPASS - Generate phpmyadmin-misc.ini from ENVs
- Add
tzdatapackage - Extract downloaded files directly to web root
/var/www/html/(#277) - Add SHA checksum when downloading a version
- Improved
UPLOAD_LIMITdocumentation - Update documentation from
phpmyadmin/phpmyadmintophpmyadmin phpmyadminis now the official image in the Docker official library
- Add org.opencontainers.image.* labels
- Apply some feedback from docker-library team to Dockerfiles
- Add support for ENV
HIDE_PHP_VERSIONto set ini settingexpose_php = Off - Add support for ENV
UPLOAD_LIMITto setupload_max_filesizeandpost_max_sizeini settings - Add support for ENVs
PMA_CONFIG_BASE64andPMA_USER_CONFIG_BASE64(#192) - Support docker secrets from files for
PMA_PASSWORD,MYSQL_ROOT_PASSWORDandMYSQL_PASSWORD - Support docker secrets from files for
PMA_HOSTSandPMA_HOST
- Update to PHP 7.4 (#257)
- Drop ini setting
opcache.enable_cli=1