mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-18 15:33:15 +00:00
PHRAS-3057 dockerfile cmd for worker
This commit is contained in:
@@ -209,7 +209,7 @@ CMD ["php-fpm", "-F"]
|
||||
|
||||
FROM phraseanet-fpm as phraseanet-worker
|
||||
ENTRYPOINT ["docker/phraseanet/worker/entrypoint.sh"]
|
||||
CMD ["bin/console", "task-manager:scheduler:run"]
|
||||
CMD ["bin/console", "worker:execute"]
|
||||
|
||||
#########################################################################
|
||||
# phraseanet-nginx
|
||||
|
Reference in New Issue
Block a user