Commit Graph

25 Commits

Author SHA1 Message Date
Pierre Rudloff b23ce88be8
fixup! fix dockerfile permission issue (#426) 2023-03-21 20:07:31 +01:00
Pierre Rudloff b52a582539
Stop supporting PHP 7.3 (#430)
It is unmaintained
2023-03-21 20:07:08 +01:00
Pierre Rudloff f32412e861 fixup! fix dockerfile permission issue (#426) 2022-11-07 21:19:52 +01:00
Samuel Tan d060650833
fix dockerfile permission issue (#426) 2022-10-25 22:43:26 +02:00
Pierre Rudloff 9f6b2d41a9 Call check-platform-reqs when building the Docker image
This way we can catch dependency issues earlier
2020-06-23 00:01:55 +02:00
Pierre Rudloff 75d1c08702 Update dependencies for Docker image 2020-06-22 23:51:53 +02:00
Pierre Rudloff 606810e99b Remove gettext extension from Docker image (fixes #290)
And only install production dependencies
2020-06-22 23:44:40 +02:00
Pierre Rudloff 2f3ab77e8b Stop using grunt and use grumphp and robo instead 2019-11-30 16:34:35 +01:00
Pierre Rudloff 54f41d9396 Try to fix zip extension build in Docker 2019-11-30 14:07:58 +01:00
Pierre Rudloff fb023b79d3 Use PHP 7.3 in the Docker image (#251) 2019-11-30 13:14:58 +01:00
Pierre Rudloff c806b863e4 ci(docker): Use Node 8
Yarn complains about it because of grunt-changed, even if it is a dev dependency...
2019-10-06 23:45:43 +02:00
Pierre Rudloff a1148c9100 ci(docker): Cleaner Composer output 2019-10-06 23:36:42 +02:00
Pierre Rudloff f136fd904c fix: libxslt missing in Docker image 2019-10-03 23:02:03 +02:00
Pierre Rudloff 194b67eede fix: Fix Docker build 2019-10-03 22:13:07 +02:00
nicolass67 dd58345cd7
Fix missing gnupg program
Issue #181
2018-07-26 20:37:59 +02:00
Pierre Rudloff 5ad6e64ec1 Cleaner way to run Grunt in Dockerfile 2018-01-06 17:53:03 +01:00
Pierre Rudloff 2401b6b4a0 We don't always need to install dev dependencies with Yarn 2017-11-21 11:22:38 +01:00
Pierre Rudloff 236738d194 Use yarn in Docker build 2017-10-17 16:10:36 +02:00
Pierre Rudloff 159dfd2304 Use PHP7 in Docker image
Add missing PHP extensions in Docker image
2017-10-03 00:53:39 +02:00
Pierre Rudloff f9203706f7 Cleanup root folder (fixes #110) 2017-05-15 07:25:14 +02:00
Pierre Rudloff 9336b7dc53 Enable conversion on Docker image 2017-03-29 23:30:15 +02:00
Pierre Rudloff 23906c7e84 Use locally installed grunt and bower in Docker image 2017-03-29 21:42:48 +02:00
Pierre Rudloff f43da1bc57 Fix Docker builds 2016-12-18 22:41:56 +01:00
Pierre Rudloff 2ddca6a743 Set PHP version in Docker build file 2016-04-16 18:24:07 +02:00
Pierre Rudloff c917c6216c Docker build 2015-12-04 11:08:47 +01:00