mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-17 15:03:25 +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 :
|
||||
|
||||
# nginx server
|
||||
docker build --target phraseanet-nginx -t phraseanet-nginx .
|
||||
docker build --target phraseanet-nginx -t local/phraseanet-nginx .
|
||||
|
||||
# php-fpm application
|
||||
docker build --target phraseanet -t phraseanet .
|
||||
docker build --target phraseanet -t local/phraseanet .
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user