This commit is contained in:
@@ -5,4 +5,4 @@ RUN apk add --no-cache supervisor bash
|
||||
COPY supervisor /etc/supervisor
|
||||
COPY scripts /scripts
|
||||
|
||||
CMD ["/usr/bin/supervisord"]
|
||||
CMD ["/usr/bin/supervisord","-c","/etc/supervisor/conf.d/supervisord.conf"]
|
||||
|
||||
Reference in New Issue
Block a user