Jack Henschel
b443ca12a7
Add socket check before waiting for database connection
...
database connection checking with netcat is only possible when
using a TCP/IP connection, just launch the application when the
user chooses a unix socket
2018-09-14 13:41:47 +02:00
Jack Henschel
610c377680
Add option to use unix_socket instead of tcp connection for DB
2018-09-14 09:21:04 +02:00
Markus Opolka
2683fcee3c
Add example docker-compose.yaml for Postgres
2018-08-09 19:22:20 +02:00
Markus Opolka
bef4ac9ae3
Improve entrypoint to check if database is already provisioned
2018-08-09 19:22:17 +02:00
Markus Opolka
59687fb581
Remove symlinks to entrypoints
...
- didn't work on DockerHub
2018-07-27 13:59:38 +02:00
Markus Opolka
43ece8e1de
Add entrypoint for Container
...
- Adds config.php if not available
- Runs console.php for installation
2018-07-27 12:10:35 +02:00