build: Update docker file to install supervisord
This commit is contained in:
parent
c7c2c19d5b
commit
2fa8b68b7a
1 changed files with 1 additions and 0 deletions
|
|
@ -129,6 +129,7 @@ USER captain
|
|||
# Expose container port and run entry point script
|
||||
EXPOSE 8000
|
||||
|
||||
USER root
|
||||
|
||||
RUN apk --update add supervisor
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue