docker-owa icon indicating copy to clipboard operation
docker-owa copied to clipboard

supervisord runs as root

Open thebetterjort opened this issue 6 years ago • 2 comments

When running in kubernetes, you cannot run processes in root. This is bad practice. What is the point of using supervisord?

1 container should be nginx 1 container should be owa 1 container should be mysql

thebetterjort avatar Jan 22 '19 22:01 thebetterjort

When running in kubernetes, you cannot run processes in root. This is bad practice. What is the point of using supervisord?

1 container should be nginx

1 container should be owa 1 container should be mysql

Hi @thebetterjort! Thanks for your comments. I liked your decision! Your RP are wellcomed!

vladk1m0 avatar Mar 17 '19 11:03 vladk1m0

Hi, I cannot run the container has root, but the build fails when creating /etc/timezone in the entrypoint.sh, is there a workaround for this?

saivamshi-dobbali avatar Jul 02 '20 07:07 saivamshi-dobbali