Isaac Bennetch
b0305371a4
Fix Docker build where rm would error because of a missing folder
...
Signed-off-by: Isaac Bennetch <bennetch@gmail.com >
2023-02-07 23:58:50 -05:00
William Desportes
d1f327e462
Fix #393 - Upgrade the image to PHP 8.1
2023-01-01 12:11:54 +04:00
William Desportes
326191915b
Change the config syntax replacement way for phpMyAdmin 5.2 to define the "configFile" directive
...
Fixes #361
Fixes #364
Fixes #365
Fixes #366
2022-05-12 21:17:50 +02:00
William Desportes
cddd8dda1b
Add commands to check the replaced line can be found and was replaced + lint the file afterwards
...
Ref #361
Ref #364
Ref #365
Ref #366
2022-05-12 21:07:32 +02:00
William Desportes
7c28533a32
Fix #325 - Upgrade to PHP 8
2021-08-23 17:39:00 +02:00
William Desportes
030928a01e
Fix #345 - Add back composer.json and remove non needed source files
2021-08-23 16:46:30 +02:00
Daniel Rudolf
e8ade8e3b1
Follow-up: GPG: Fix GPG keyservers
...
Signed-off-by: Daniel Rudolf <github.com@daniel-rudolf.de >
2021-08-11 20:25:33 +02:00
Daniel Rudolf
12e6fdf738
GPG: Fix GPG keyservers
...
sks-keyservers.net was shut down some time ago. keys.gnupg.net is just
an alias. Neither pgp.mit.edu, nor keyserver.pgp.com are available
right now, but there was no take-down notice, so we should assume they
are temporarily unavailable. Use keys.openpgp.org as main alternative.
Signed-off-by: Daniel Rudolf <github.com@daniel-rudolf.de >
2021-08-11 18:49:58 +02:00
J0WI
d383a98040
Revert HIDE_PHP_VERSION removal
2021-02-07 21:25:36 +01:00
J0WI and William Desportes
e1bfab5583
Generate phpmyadmin-misc.ini from ENVs
2021-01-30 00:02:30 +01:00
slavik
af6cdca3b6
add 'max_input_vars = 10000' to phpmyadmin_misc.ini
2020-09-24 00:37:25 -07: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
Isaac Bennetch
4d5c71ca6e
Extract downloaded files directly to web root /var/www/html/
...
Fixes #277
Signed-off-by: Isaac Bennetch <bennetch@gmail.com >
2020-04-10 16:34:27 -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
William Desportes
1eede2e6b4
Use PHP_INI_DIR from base image
...
Ref: https://hub.docker.com/_/php
2019-12-24 00:34:46 +01: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
a68a25c673
Fix the template file from c5174eeef9
...
Signed-off-by: Isaac Bennetch <bennetch@gmail.com >
2019-09-21 10:27:28 -04:00
J0WI
c5174eeef9
Cleanup php.ini
2019-07-11 02:19:28 +02:00
J0WI
e670276b37
Fetch latest version from api
2019-03-29 09:11:16 +01: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