forked from github/plane
build: Update docker file to install supervisord
This commit is contained in:
parent
c7c2c19d5b
commit
2fa8b68b7a
@ -129,6 +129,7 @@ USER captain
|
||||
# Expose container port and run entry point script
|
||||
EXPOSE 8000
|
||||
|
||||
USER root
|
||||
|
||||
RUN apk --update add supervisor
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user