John Hammond
|
68e35ad8f7
|
Merge pull request #144 from JohnHammond/snyk-fix-009014470aee11281bd79a998d7a82e5
[Snyk] Security upgrade php from 7.1-fpm to 7.3.33-fpm-buster
|
2022-03-29 00:33:39 -04:00 |
snyk-bot
|
b45fc40d92
|
fix: 7.1/apache/Dockerfile to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-DEBIAN10-CURL-466509
- https://snyk.io/vuln/SNYK-DEBIAN10-CURL-466510
- https://snyk.io/vuln/SNYK-DEBIAN10-OPENSSL-1569403
- https://snyk.io/vuln/SNYK-DEBIAN10-OPENSSL-2426310
- https://snyk.io/vuln/SNYK-DEBIAN10-OPENSSL-567125
|
2022-03-29 04:33:30 +00:00 |
John Hammond
|
f3d50e5098
|
Merge pull request #138 from JohnHammond/snyk-fix-115e8123dafea0f8c6fa284c9b7395da
[Snyk] Security upgrade php from 7.0-cli to 7.3-cli
|
2022-03-29 00:30:46 -04:00 |
snyk-bot
|
64c5c82a8a
|
fix: 7.0/cli/Dockerfile to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-DEBIAN9-CURL-466505
- https://snyk.io/vuln/SNYK-DEBIAN9-CURL-466508
- https://snyk.io/vuln/SNYK-DEBIAN9-FILE-473950
- https://snyk.io/vuln/SNYK-DEBIAN9-LIBXML2-429367
- https://snyk.io/vuln/SNYK-DEBIAN9-OPENSSL-2426305
|
2022-03-25 23:23:08 +00:00 |
louisbl
|
456b14eb75
|
fix apache permissions
|
2016-12-14 02:32:10 +01:00 |
louisbl
|
ff6d36c498
|
compile php ext with all core
|
2016-12-14 02:20:21 +01:00 |
louisbl
|
2d023d0cd4
|
PHP 7+ only
|
2016-12-14 01:57:14 +01:00 |
Louis Beltramo
|
53015a7fc1
|
Update all images (#1)
* Add php 5.5 Dockerfiles
* Update maintainer name
* Update Dockerfiles
* Add PHP 5.5.6 Dockerfiles
* Add scripts to build php
* Update README
* Add volume and expose default port for kitematic
* Fix bug with VOLUME and devicemapper
* Fix maintainer email address
* Remove volume and port from base image
* Add specific Kitematic Dockerfile
* Add onbuild tag for easy deployement
* Add mysql clients tools
* Update onbuild images
* Fix user/rights in onbuild image
* Fix user rights on web folder
* Add opcache on PHP >=5.5
* Remove progress from composer install
* Update PHP onbuild
* Remove unused image
* Add gitignore
* Update all image
* No opcache on 5.4
* Fix npm install with current user
* Disable opcache in cli. Update npm.
* Add default date.timezone
* Add build scripts for tests
* github mirror
* Add php-fpm/apache/varnish custom build
* Add mysqli extension
* Add ozconseil/php:7.0-varnish
* Add ozconseil/php:7.0-varnish-xdebug
|
2016-12-14 01:35:56 +01:00 |
louisbl
|
b01a478fe4
|
Add mysql client tools to php cli
|
2015-04-29 22:12:05 +02:00 |
louisbl
|
586cc2a72e
|
Fix typo to enable jpeg support in GD
|
2015-04-29 21:44:14 +02:00 |
louisbl
|
93372fb712
|
Enable mod_rewrite for apache
|
2015-04-23 16:55:02 +02:00 |
louisbl
|
bb284756b2
|
Add php5.4 versions
|
2015-04-23 16:37:12 +02:00 |
louisbl
|
94102dfa70
|
Move composer in its own repo
|
2015-04-19 01:28:14 +02:00 |
louisbl
|
85eae92b89
|
Add 5.6 Dockerfiles
|
2015-04-19 01:14:54 +02:00 |