1
0
Fork 0
Commit Graph

29 Commits

Author SHA1 Message Date
Christian Winther dbc5df849f use ENABLE_CONFIG_CACHE when dumping composer autoload 2024-04-06 10:06:07 +00:00
Christian Winther acb699bf13 use the correct buildkit env for downloading binaries 2024-02-25 11:00:26 +00:00
Christian Winther b08bb3669d bump dottie version 2024-02-24 23:00:38 +00:00
Christian Winther 28b83b575f Bump dottie 2024-02-22 14:48:31 +00:00
Christian Winther 6edd712581 bump dottie 2024-02-17 01:19:59 +00:00
Christian Winther 49a778d128 add CODEOWNERS 2024-02-11 02:00:09 +00:00
Christian Winther e18d6083a2 bump dottie 2024-02-11 01:24:26 +00:00
Christian Winther 143d5703dd update .env.docker 2024-02-10 23:08:22 +00:00
Christian Winther bc66b6da18 many small fixes and improvements 2024-02-10 20:03:04 +00:00
Christian Winther b73d452255 sort ARG in Dockerfile 2024-01-26 23:39:18 +00:00
Christian Winther 1a6e97c98b try to make 8.3 build working by building imagick from master branch 2024-01-26 22:51:15 +00:00
Christian Winther d2ed117d3f improve Dockerfile for composer.json+composer.lock 2024-01-26 20:15:33 +00:00
Christian Winther 347ac6f82b fix Dockerfile indent 2024-01-18 17:33:24 +00:00
Christian Winther 45f1df78b0 update proxy-acme paths 2024-01-17 14:41:48 +00:00
Christian Winther afa335b7b5 add missing pecl back 2024-01-17 12:50:55 +00:00
Christian Winther de96c5f06d migration docs 2024-01-15 23:50:16 +00:00
Christian Winther 685f62a5d0 allow skipping one-time setup tasks 2024-01-15 18:44:43 +00:00
Christian Winther 84c9aeb514 fixing postgresql and some more utility help 2024-01-15 14:16:54 +00:00
Christian Winther e228a1622d refactor layout 2024-01-06 14:19:36 +00:00
Sven Fischer 8de7de4588 use Dockerfile.apache by default
In docker-compose, using a symlink from ./Dockerfile
to contrib/docker/Dockerfile.apache does not work. Therefore the symlink
is deleted and the docker-compose.yml is instructed to use the file
Dockerfile.apache in contrib by default.
2019-11-01 18:59:13 +01:00
Pierre Jaury 5224d7cd96 Move Dockerfiles to contrib/ 2018-08-23 22:43:47 +02:00
Pierre Jaury ecd867fa30 Add a Dockerfile symlink for automated builds 2018-06-16 09:02:46 +02:00
Pierre Jaury b412616c28 Add a start script and automatically migrate the db 2018-06-12 20:56:42 +02:00
Moritz Heiber 1fec673728
Replaced docker-compose.yml, run composer as root, create needed directories for application storage, revert changes to nginx.conf 2018-05-31 21:43:14 +02:00
Moritz Heiber 32d54ecf65 Fixed logs location in Dockerfile, added docker-compose-running.yml for running the application 2018-05-29 10:28:19 +02:00
Moritz Heiber 9baa229a12 Simplified Dockerfile 2018-05-29 10:28:19 +02:00
Moritz Heiber 609ca40e69 Tweaked the Docker configuration 2018-05-29 10:28:19 +02:00
Marcin Mikołajczak 47cd935091
Add pcntl extension to Dockerfile 2018-05-27 13:00:55 +00:00
kpcyrd 77ca794cf0 Add simple docker deployment 2018-05-20 15:02:29 +02:00