William Desportes
452a995fe6
Install the extension from the folder directly
...
Ref: https://github.com/docker-library/official-images/pull/20045
As advised on https://github.com/docker-library/official-images/pull/20045
2025-10-08 22:49:29 +02:00
Daniel Rudolf and Isaac Bennetch
4bce58ddab
Remove superfluous uploadprogress.tar.gz
...
Signed-off-by: Daniel Rudolf <github.com@daniel-rudolf.de >
2025-10-08 12:35:01 -04:00
William Desportes
6bfaf085b4
Enable the uploadprogress extension
...
Fixes #437
Signed-off-by: William Desportes <williamdes@wdes.fr >
2025-10-08 10:24:52 +02:00
William Desportes
04b3786429
Update to 5.2.3 release
...
Signed-off-by: William Desportes <williamdes@wdes.fr >
2025-10-08 10:01:07 +02:00
William Desportes
5e91d468ca
Update to PHP 8.3
...
Fixes #464
2025-10-08 10:01:02 +02:00
Isaac Bennetch
24c2f1f855
Update ENV statements to use = to match Docker standards
...
Sometimes the old way generates warnings when building
Signed-off-by: Isaac Bennetch <bennetch@gmail.com >
2025-02-01 15:29:24 -05:00
William Desportes
188a0e3542
Do not remove manually marked dependencies of php extensions
2025-01-24 09:52:08 +01:00
Isaac Bennetch
216be795f7
Update to 5.2.2 release
...
Signed-off-by: Isaac Bennetch <bennetch@gmail.com >
2025-01-21 15:44:12 -05:00
William Desportes
04de4ca2ba
Use a sticky bit for tmp/
2025-01-14 14:39:35 +01:00
William Desportes
bb0fd043c3
Make all files read only, except tmp
2025-01-14 14:20:47 +01:00
William Desportes
812039a7de
Make containers contents run on www-data
2025-01-14 14:06:04 +01:00
William Desportes
ec0d6a5c3a
Use chown from Docker directly
2025-01-11 00:43:20 +01:00
lordrobincbz and William Desportes
788475217f
Fix Dockerfile templates: add helpers.php
2025-01-11 00:37:16 +01:00
e1fe998378
Add mutual TLS (mTLS) support for remote database connections in PhpMyAdmin ( #448 )
...
Add mutual TLS (mTLS) support for remote database connections in PhpMyAdmin
Pull-request: #448
Signed-off-by: lordrobincbz <robincrombez.pro@gmail.com >
Co-authored-by: William Desportes <williamdes@wdes.fr >
2025-01-07 21:27:08 +00:00
William Desportes
0109a4fbdd
Revert "Ref #187 - Make custom ini files writable in rootless mode"
...
This reverts commit 2335c3151b .
2024-08-20 20:11:24 +02:00
William Desportes
2335c3151b
Ref #187 - Make custom ini files writable in rootless mode
2024-04-02 22:20:35 +02:00
William Desportes
6d69b7796b
Ref #187 - Make all the data www-data:www-data
2024-04-02 21:42:14 +02:00
Melle and William Desportes
215f36692f
Enable remoteip for Apache
...
Co-Authored-by: William Desportes <williamdes@wdes.fr >
2024-04-02 19:52:10 +02:00
Eric de Ruiter
da4b8f273a
Better fix for #416
...
This applies the fixes suggested in https://github.com/docker-library/official-images/pull/14960
2023-07-04 14:39:51 +02:00
William Desportes
8674356a6d
Merge #408 - Refactor update.sh
2023-06-30 13:51:41 +02:00
William Desportes
3c0561bd6e
Run update.sh
2023-06-30 13:47:04 +02:00
William Desportes
644a36f7a0
Revert "Run update.sh"
...
This reverts commit 6d73dc8728 .
2023-06-30 13:37:41 +02:00
William Desportes
328b498f51
Merge #415 - add extension bcmath for 2nd factor authentication
2023-06-30 11:27:18 +02:00
Eric de Ruiter
ab6a09ad9f
Added extra sanity check + better output in case of failure
2023-06-29 18:34:21 +02:00
Eric de Ruiter
37b7cff908
Fix for debian 12 issue ( #416 ) that caused libraries for extensions to be uninstalled
2023-06-29 16:08:56 +02:00
William Desportes
d455a71d95
Merge #399 - Add back a /sessions volume for sessions persistence
2023-06-29 13:11:48 +02:00
Benedikt Franke
67f9b75357
Update to PHP 8.2
2023-06-14 09:38:34 +02:00
Daniel Rudolf
6d73dc8728
Run update.sh
...
Signed-off-by: Daniel Rudolf <github.com@daniel-rudolf.de >
2023-06-01 16:48:07 +02:00
William Desportes
7f5a48b7c3
Merge #394 - Fix #133 - Add TZ env var to change PHP date.timezone
...
Pull-request: #394
Fixes : #133
2023-03-11 17:07:23 +01:00
William Desportes
bb70a46858
Add back a /sessions volume for sessions persistence
...
Ref: #274
Ref: #198
2023-03-11 17:00:11 +01:00
Isaac Bennetch
a1772debe4
Releasing 5.2.1 again
...
Signed-off-by: Isaac Bennetch <bennetch@gmail.com >
2023-02-07 23:59:45 -05:00
Isaac Bennetch
1241428f99
Update to 5.2.1 release
...
Signed-off-by: Isaac Bennetch <bennetch@gmail.com >
2023-02-07 22:01:01 -05:00
Sergio-IME
fa108dc809
Add TZ env var to change PHP date.timezone
2023-01-20 18:02:51 +01: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
Isaac Bennetch
b057ee3d89
Update to 5.2.0 release
...
Signed-off-by: Isaac Bennetch <bennetch@gmail.com >
2022-05-11 10:21:57 -04:00
Isaac Bennetch
90bc75ac92
Version 5.1.4
...
Signed-off-by: Isaac Bennetch <bennetch@gmail.com >
2022-05-11 10:17:10 -04:00
Isaac Bennetch
2b79d71002
Update to 5.1.3 release
...
Signed-off-by: Isaac Bennetch <bennetch@gmail.com >
2022-02-11 08:58:24 -05:00
Isaac Bennetch
4dd05de348
Update to 5.1.2 release
...
Signed-off-by: Isaac Bennetch <bennetch@gmail.com >
2022-01-21 22:08:10 -05: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
Isaac Bennetch
935605b8d0
Update to 5.1.1 release
...
Signed-off-by: Isaac Bennetch <bennetch@gmail.com >
2021-06-04 00:45:29 -04:00
Isaac Bennetch
3d8c2ba403
Update to 5.1.0 release
...
Signed-off-by: Isaac Bennetch <bennetch@gmail.com >
2021-02-24 01:44:19 -05: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
William Desportes
7f5e91546b
Merge #305 - Add 'max_input_vars = 10000' to phpmyadmin_misc.ini
2020-12-26 11:44:14 +01:00
Isaac Bennetch
497becb0f2
Update to 5.0.4
...
Signed-off-by: Isaac Bennetch <bennetch@gmail.com >
2020-10-15 18:51:26 -04:00