mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-18 15:33:15 +00:00
update readme
This commit is contained in:
@@ -56,9 +56,9 @@ The docker distribution come with 2 differents containers :
|
|||||||
The two images can be built respectively with these two commands :
|
The two images can be built respectively with these two commands :
|
||||||
|
|
||||||
# nginx server
|
# nginx server
|
||||||
docker build --target phraseanet-nginx -t phraseanet-nginx .
|
docker build --target phraseanet-nginx -t local/phraseanet-nginx .
|
||||||
|
|
||||||
# php-fpm application
|
# php-fpm application
|
||||||
docker build --target phraseanet -t phraseanet .
|
docker build --target phraseanet -t local/phraseanet .
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user