Dockerfile optimisation and add warning on WIP docker on README

This commit is contained in:
Alexandre BRACH
2019-05-17 15:09:56 +02:00
parent ff2c1eb219
commit 636a08bb4c
3 changed files with 18 additions and 24 deletions

View File

@@ -45,6 +45,8 @@ Phraseanet is licensed under GPL-v3 license.
# Docker build
WARNING : still in a work-in-progress status and can be used only for test purposes.
The docker distribution come with 2 differents containers :
* an nginx that act as the front http server.
* the php-fpm who serves the php files through nginx.