Commit Graph

14 Commits

Author SHA1 Message Date
Christian Winther 775bab7ffa improve Dockerfile for composer.json+composer.lock 2024-01-31 11:46:01 +01:00
Mehdi Benadel 2565f77309 Building only from bookworm 8.2 2024-01-25 15:02:15 +01:00
Mehdi Zakaria Benadel cec902a805
Attempt fix 8.2 build failing at missing ftp php extensions 2024-01-25 09:54:27 +01:00
Christian Winther 5f8f795b41 refactor Dockerfile and Docker workflow 2024-01-23 23:43:00 +01: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