[phpMyAdmin Git] [phpmyadmin/docker] aa6481: Allowing different apache ports

Devin Matte devinmatte at gmail.com
Mon Jun 20 01:09:01 CEST 2022


Branch: refs/heads/master
Home: https://github.com/phpmyadmin/docker
Commit: aa6481613dfa0c985e9dffd1c8a2273e33757cda
https://github.com/phpmyadmin/docker/commit/aa6481613dfa0c985e9dffd1c8a2273e33757cda
Author: Devin Matte <devinmatte at gmail.com>
Date: 2022-06-10 (Fri, 06 June 2022) -04:00

Changed paths: 
M README.md
M apache/docker-entrypoint.sh
M docker-entrypoint.sh

Log Message:
-----------
Allowing different apache ports

Commit: 3c16423f78fb73ebf26c406d68ae027bfcd18424
https://github.com/phpmyadmin/docker/commit/3c16423f78fb73ebf26c406d68ae027bfcd18424
Author: William Desportes <williamdes at wdes.fr>
Date: 2022-06-20 (Mon, 06 June 2022) +02:00

Changed paths: 
A testing/docker-compose/docker-compose.testing-different-apache-port.yml
M .github/workflows/run-tests.yml
M Makefile
M testing/Dockerfile
M testing/test-docker.sh

Log Message:
-----------
Ref #369 - Add tests for a different Apache2 port

Commit: fee52fdd0bd2b0e72624950641f7f07eccce6c0d
https://github.com/phpmyadmin/docker/commit/fee52fdd0bd2b0e72624950641f7f07eccce6c0d
Author: William Desportes <williamdes at wdes.fr>
Date: 2022-06-20 (Mon, 06 June 2022) +02:00

Changed paths: 
M README.md
M apache/docker-entrypoint.sh
M docker-entrypoint.sh

Log Message:
-----------
Merge #369 - Allow a different Apache port with APACHE_PORT

Pull-request: #369
Fixes: #340
Ref: #187

Commit: 5ab888d0d484293b236fabea1ccfd062e72d902a
https://github.com/phpmyadmin/docker/commit/5ab888d0d484293b236fabea1ccfd062e72d902a
Author: William Desportes <williamdes at wdes.fr>
Date: 2022-06-20 (Mon, 06 June 2022) +02:00

Changed paths: 
M docker-entrypoint.sh
M update.sh

Log Message:
-----------
Ref #369 - Remove apache specific settings from non apache entrypoints

Commit: b936b8ebd118cddaab53da31266dc016d70b43fe
https://github.com/phpmyadmin/docker/commit/b936b8ebd118cddaab53da31266dc016d70b43fe
Author: William Desportes <williamdes at wdes.fr>
Date: 2022-06-20 (Mon, 06 June 2022) +02:00

Changed paths: 
M apache/docker-entrypoint.sh
M fpm-alpine/docker-entrypoint.sh
M fpm/docker-entrypoint.sh

Log Message:
-----------
Ref #369 - Update files using ./update.sh

Commit: 095161cdb16cc7e3e8d46e8ce4df6e44e7ac3171
https://github.com/phpmyadmin/docker/commit/095161cdb16cc7e3e8d46e8ce4df6e44e7ac3171
Author: William Desportes <williamdes at wdes.fr>
Date: 2022-06-20 (Mon, 06 June 2022) +02:00

Changed paths: 
M Makefile

Log Message:
-----------
Implement test cleanup

Commit: 8b33eefd5327ce93d1bdd46109db045afa6d03f1
https://github.com/phpmyadmin/docker/commit/8b33eefd5327ce93d1bdd46109db045afa6d03f1
Author: William Desportes <williamdes at wdes.fr>
Date: 2022-06-20 (Mon, 06 June 2022) +02:00

Changed paths: 
M Makefile

Log Message:
-----------
Add project name for test runs

Commit: 9b6fb4229f228434a906992959bae323058b13bb
https://github.com/phpmyadmin/docker/commit/9b6fb4229f228434a906992959bae323058b13bb
Author: William Desportes <williamdes at wdes.fr>
Date: 2022-06-20 (Mon, 06 June 2022) +02:00

Changed paths: 
M testing/docker-compose/docker-compose.testing-default.yml
M testing/docker-compose/docker-compose.testing-different-apache-port.yml
M testing/docker-compose/docker-compose.testing-one-host.yml

Log Message:
-----------
Stop using container names



More information about the Git mailing list