mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-23 09:53:15 +00:00
PHRDPL-61 #comment update readme
This commit is contained in:
@@ -56,13 +56,14 @@ For development with Phraseanet API see https://docs.phraseanet.com/4.0/en/Devel
|
|||||||
|
|
||||||
WARNING : still in a work-in-progress status and can be used only for test purposes.
|
WARNING : still in a work-in-progress status and can be used only for test purposes.
|
||||||
|
|
||||||
The docker distribution come with 2 differents containers :
|
The docker distribution come with 3 differents containers :
|
||||||
* an nginx that act as the front http server.
|
* An nginx that act as the front http server.
|
||||||
* the php-fpm who serves the php files through nginx.
|
* The php-fpm who serves the php files through nginx.
|
||||||
|
* The worker who execute Phraseanet scheduler.
|
||||||
|
|
||||||
## How to build
|
## How to build
|
||||||
|
|
||||||
The two images can be built respectively with these two commands :
|
The three images can be built respectively with these commands :
|
||||||
|
|
||||||
# nginx server
|
# nginx server
|
||||||
docker build --target phraseanet-nginx -t local/phraseanet-nginx .
|
docker build --target phraseanet-nginx -t local/phraseanet-nginx .
|
||||||
|
Reference in New Issue
Block a user