Commit Graph

6 Commits (83ef2379db5e656a2e76880c55c10f60a52aab1a)

Author SHA1 Message Date
snyk-bot 83ef2379db
fix: 7.0/cli/Dockerfile to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-DEBIAN11-LIBXML2-2413974
- https://snyk.io/vuln/SNYK-DEBIAN11-LIBXML2-2806812
- https://snyk.io/vuln/SNYK-DEBIAN11-OPENLDAP-2808413
- https://snyk.io/vuln/SNYK-DEBIAN11-OPENSSL-2807596
- https://snyk.io/vuln/SNYK-DEBIAN11-OPENSSL-2807596
2022-05-28 08:42:15 +00: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