7 Commits

Author SHA1 Message Date
Tomas Srnka af607b45a0 Fixed package.xml 2019-12-19 12:11:23 +01:00
Tomas Srnka 263ef17c6b Speed up builds using Kaniko 2019-03-24 21:02:21 +01:00
Tomas Srnka 3a7559704e Build speed up 2019-03-24 20:26:53 +01:00
Tomas Srnka b238da802d Modified Dockerfile for arg FROM for multiple php-ver builds
cloudbuild.yaml parametrized
2019-03-23 22:14:39 +01:00
thesource93 0b9b959d3d fix tests for php72 (#47)
* readd this for php < 7.2

* fixes for websupport-sk/pecl-memcache#26 and websupport-sk/pecl-memcache#26

* updated readme

* workaround for redundancy test

added explicit ob_flush for session_id changes to work
the session redundancy acts weird when the session is closed and reopened
during one request, suspecting locks but will need to investigate further

* build from my fork for this repo

* add ob_flush to allow session_id change

* this might have worked in distant past no idea how though

* Update Dockerfile

back to original
2019-03-23 17:48:22 +01:00
Tomas Srnka aa880a140a Update Dockerfile 2019-03-19 10:34:27 +01:00
Tomas Srnka c395db8857 Docker fix 2019-03-19 10:32:53 +01:00