76b0148 [docker] remove supervisord from builder container

4 files Authored by frostyx 4 years ago, Committed by frostyx 4 years ago,
    [docker] remove supervisord from builder container
    
    I am leaving the `/usr/bin/run.sh` script instead of running
    httpd directly in Dockerfile `CMD` because we need to run
    database migrations from somewhere.
    
        
file modified
+0 -1
file modified
+6 -2