Isaac Bennetch
3b0375d811
Release 5.0.3
...
Signed-off-by: Isaac Bennetch <bennetch@gmail.com >
2020-10-10 00:18:15 -04:00
Isaac Bennetch
4f54fc3b46
Release 4.9.6
...
Signed-off-by: Isaac Bennetch <bennetch@gmail.com >
2020-10-10 00:15:20 -04:00
J0WI
f464cf5a67
Add SHA checksum
2020-05-08 04:44:41 +02:00
J0WI
12d40a0300
Cleanup according to review
2020-05-07 01:11:27 +02:00
William Desportes
48f16c0dde
Update files after #285
...
Ref: https://github.com/phpmyadmin/docker/pull/285#issuecomment-612213968
2020-04-18 18:05:28 +02:00
Isaac Bennetch
6c9a35dc6e
Release 5.0.2
...
Signed-off-by: Isaac Bennetch <bennetch@gmail.com >
2020-03-21 00:44:01 -04:00
William Desportes
6b63869f1c
Add org.opencontainers.image.* labels
...
Licence: https://github.com/phpmyadmin/phpmyadmin/blob/master/composer.json
2020-03-17 21:37:29 +01:00
J0WI
e05baec603
Apply various minor enhancements
2020-03-17 18:16:01 +01:00
Isaac Bennetch
8c9962be4f
Release 5.0.1
...
Signed-off-by: Isaac Bennetch <bennetch@gmail.com >
2020-01-07 22:07:49 -05:00
Isaac Bennetch
30fea9d2f4
Add version 4.9.4
...
Signed-off-by: Isaac Bennetch <bennetch@gmail.com >
2020-01-07 22:06:55 -05:00
Isaac Bennetch
c850d7ece9
Release 5.0.1
...
Signed-off-by: Isaac Bennetch <bennetch@gmail.com >
2020-01-07 21:55:13 -05:00
Isaac Bennetch
6d26530177
Update to phpMyAdmin release 5.0.0
...
Signed-off-by: Isaac Bennetch <bennetch@gmail.com >
2019-12-26 12:20:27 -05:00
William Desportes
b295aa6bf7
Improve README and fix PMA_HOSTS and PMA_HOST
...
Signed-off-by: William Desportes <williamdes@wdes.fr >
2019-12-26 13:27:08 +01:00
William Desportes
dd2ca51984
Update files after 2313c19aed ( #247 )
...
Signed-off-by: William Desportes <williamdes@wdes.fr >
2019-12-26 13:21:11 +01:00
William Desportes
568e58cc53
Merge #247 - Implement *_FILE read ENV from file
...
Pull-request: #247
Signed-off-by: William Desportes <williamdes@wdes.fr >
2019-12-26 13:21:08 +01:00
William Desportes
8edcc52dfb
Implement #192 - override config using base64 encoded config in ENVs
...
Closes : #192
Pull-request: #262
Signed-off-by: William Desportes <williamdes@wdes.fr >
2019-12-24 11:13:18 +01:00
William Desportes
4e2998a2c5
Fix README.md and add a comment
...
Signed-off-by: William Desportes <williamdes@wdes.fr >
2019-12-24 00:35:25 +01:00
William Desportes
44ab81b7cf
Implement upload limit as an ENV value
...
Signed-off-by: William Desportes <williamdes@wdes.fr >
2019-12-24 00:35:09 +01:00
William Desportes
1eede2e6b4
Use PHP_INI_DIR from base image
...
Ref: https://hub.docker.com/_/php
2019-12-24 00:34:46 +01:00
William Desportes
7cd2b5b46f
Use url.php since it is available on all versions
...
Signed-off-by: William Desportes <williamdes@wdes.fr >
2019-12-24 00:34:46 +01:00
William Desportes
a309c96f6a
Use user and group for sessions
...
Signed-off-by: William Desportes <williamdes@wdes.fr >
2019-12-24 00:34:46 +01:00
Patrik Kernstock and Isaac Bennetch
2313c19aed
Hide PHP version ( #209 )
...
Add option to hide PHP version by adding `expose_php = Off` to `php.ini` for security reasons
Co-authored-by: William Desportes <williamdes@wdes.fr >
2019-12-23 18:26:48 -05:00
J0WI and Isaac Bennetch
b696c1f43d
Update to PHP 7.4 ( #257 )
...
* Update to PHP 7.4
2019-12-20 02:50:31 -05:00
J0WI
43888414d6
Drop opcache from cli actions
2019-11-29 19:49:53 +01:00
Isaac Bennetch
0343ca5338
Update to phpMyAdmin release 4.9.2
...
Signed-off-by: Isaac Bennetch <bennetch@gmail.com >
2019-11-23 07:11:36 -05:00
William Desportes
5f2beb027a
Revert "Increase limits for upload and post"
...
This reverts commit e9d1da4ebc .
2019-10-21 21:03:25 +02:00
William Desportes
e9d1da4ebc
Increase limits for upload and post
...
Ref: #238
Closes : #240
Closes : #239
Closes : #233
Closes : #189
2019-09-30 19:19:06 +02:00
Isaac Bennetch
f522725291
Update to phpMyAdmin release 4.9.1
...
Signed-off-by: Isaac Bennetch <bennetch@gmail.com >
2019-09-21 10:28:42 -04:00
J0WI
c5174eeef9
Cleanup php.ini
2019-07-11 02:19:28 +02:00
Isaac Bennetch
41ef7ee430
Upgrade to phpMyAdmin version 4.9.0.1
...
Signed-off-by: Isaac Bennetch <bennetch@gmail.com >
2019-06-04 12:36:40 -04:00
J0WI
f30ef539da
Cleanup obsolete files
2019-05-22 16:57:57 +02:00
J0WI and Isaac Bennetch
78e3cb7aba
Refactor Dockerfile to support multiple variants and drop supervisord ( #200 )
...
* Refactor Dockerfile to support multiple variants and drop supervisord
* Rename run.sh to docker-entrypoint.sh
* Update tests for apache conatiner
* Fix tests in conatiner
* Fix database startup
* Update Makefile to build all variants
* Update phpMyAdmin to 4.8.4
* Rebase on top of v4.8.5
2019-03-29 03:48:30 -04:00