Explicitly run the CMD now too
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
41109378eb
commit
6fab400866
@ -9,3 +9,5 @@ COPY . ${WORKDIR}
|
||||
COPY sbin/* /sbin/
|
||||
|
||||
ENTRYPOINT ["/sbin/entrypoint.sh"]
|
||||
|
||||
CMD ["supervisord", "-c", "/app/supervisord.conf"]
|
||||
|
Reference in New Issue
Block a user