Commit graph

11 commits

Author SHA1 Message Date
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