5c6ffae Ticket 50439 - Update docker integration to work out of source directory

6 files Authored by firstyear 4 years ago, Committed by firstyear 4 years ago,
    Ticket 50439 - Update docker integration to work out of source directory
    
    Bug Description: Docker did not function in some cases, and we had to wait for
    releases via rpm.
    
    Fix Description: This adds the support to build from source into the tree
    so that we can build and test git master. This also resolves a var/run
    issue in the image, as well as some other minor python cleaning such
    as handling sigchld to act as init.
    
    https://pagure.io/389-ds-base/issue/50439
    
    Author: William Brown william@blackhats.net.au
    
    Review by: spichugi
    
        
file added
+3
file modified
+2 -3
docker/389-ds-fedora/Dockerfile docker/389ds_poc/Dockerfile
file renamed
file was renamed with no change to the file
file modified
+11 -2