Skip to content
Snippets Groups Projects
Commit cd7bff1e authored by Alex's avatar Alex
Browse files

Remove supervisor. Mark-web is stopping just after booting...

parent 477b68e7
No related branches found
No related tags found
1 merge request!1Include Wowa Training
Pipeline #5582 passed
......@@ -20,10 +20,6 @@ RUN npm --version && npm install && npm run prod
FROM php:7.4-apache
RUN apt-get update && apt-get install supervisor -y
COPY supervisord.conf /etc/supervisor/conf.d/supervisord.conf
CMD ["/usr/bin/supervisord"]
### PHP
# we may need some other php modules, but we can first check the enabled
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment