mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-12-21 21:33:02 +01:00
update
This commit is contained in:
@@ -15,6 +15,8 @@ ADD ./supervisor/supervisord.conf /etc/supervisor/
|
|||||||
ADD ./supervisor/conf.d/* /etc/supervisor/conf.d/
|
ADD ./supervisor/conf.d/* /etc/supervisor/conf.d/
|
||||||
ADD ./monit/ /etc/monit/
|
ADD ./monit/ /etc/monit/
|
||||||
|
|
||||||
|
RUN chmod 600 /etc/monit/monitrc
|
||||||
|
|
||||||
EXPOSE 1024 2812 9001
|
EXPOSE 1024 2812 9001
|
||||||
|
|
||||||
CMD /usr/bin/supervisord -n -c /etc/supervisor/supervisord.conf
|
CMD /usr/bin/supervisord -n -c /etc/supervisor/supervisord.conf
|
||||||
|
|||||||
Reference in New Issue
Block a user