16b1542 Adjust the project for openshift deployment

Authored and Committed by pingou 4 years ago
    Adjust the project for openshift deployment
    
    - Add a Dockerfile to build the project
    - Add an entrypoint.sh file called when starting the project in openshift
    - Hide password from the logs if the command failed
    - Do regular prints in openshift so the lines show in the logs
      (triggered via an environment variable)
    
    Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
    
        
file added
+25
file added
+12
file modified
+7 -5
file modified
+7 -1