Commit graph

15 commits

Author SHA1 Message Date
Jan Böhmer
e8e1da9c61 Remove not needed node_modules/ folder during docker build
This should make the docker image a bit smaller (approx. 70 MB)
2022-08-13 01:40:00 +02:00
Jan Böhmer
fdcfb95ac7 Remove FOS CKEditor bundle as we dont use it anymore
We now use our self-written elements with CKEDITOR5
2022-07-26 21:26:30 +02:00
Jan Böhmer
a4f07e9b82 Dont use sudo in Dockerfile 2022-07-25 22:44:41 +02:00
Jan Böhmer
2da20535b0 Use newer nodejs version in docker builds
Our dependencies needs newer nodejs
2022-07-25 22:23:09 +02:00
Jan Böhmer
05ecbf3dfd Fixed syntax error in Dockerfile 2022-07-21 23:53:40 +02:00
Jan Böhmer
95fcc15634 Use PHP opcache with optimized configuration in docker image. 2022-07-21 23:34:38 +02:00
Jan Böhmer
8d85d2e737 Do not override customized GD with default one in Dockerfile 2022-07-21 23:12:47 +02:00
Jan Böhmer
d3d92d6013 Configure dockers GD with support with multiple file formats.
Should fix issue #122 and #115
2022-07-21 22:53:59 +02:00
Jan Böhmer
49b0ef02d4 Use PHP8.1 as docker base image. 2022-07-21 00:59:34 +02:00
Jan Böhmer
c5c5ce77e9 Updated Dockerfile to support JPEG files in docker. Fixes issue #115. 2021-06-09 09:01:21 +02:00
Jan Böhmer
fb115fe920 Improved Dockerfile 2021-03-14 22:12:55 +01:00
Jan Böhmer
916f38b5c3 Dont install prestissimo in docker image, as it is not supported anymore with composer 2. 2021-03-14 18:51:55 +01:00
Jan Böhmer
8af9c6e7cd Fixed dockerfile 2019-12-01 15:44:32 +01:00
Jan Böhmer
4f70d8b1da Use dev HTTP-Kernel so we can generate code coverage again.
An error with the test container will be coming to 4.4.1 (which is not released yet). When it is available we should revert the changes to composer.json.
2019-11-30 22:53:45 +01:00
Jan Böhmer
87d6399175 Add Dockerfile. 2019-11-17 19:07:07 +01:00