mirror of
https://github.com/makeplane/plane
synced 2024-06-14 14:31:34 +00:00
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 container port and run entry point script
|
||||||
EXPOSE 8000
|
EXPOSE 8000
|
||||||
|
|
||||||
|
USER root
|
||||||
|
|
||||||
RUN apk --update add supervisor
|
RUN apk --update add supervisor
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user