3602a57 Vendor in latest containers/storage

Authored and Committed by dwalsh 6 years ago
    Vendor in latest containers/storage
       This fixes a large SELinux bug.
    run: do not open /etc/hosts if not needed
    Add the following flags to buildah bud and from
                --add-host
                --cgroup-parent
                --cpu-period
                --cpu-quota
                --cpu-shares
                --cpuset-cpus
                --cpuset-mems
                --memory
                --memory-swap
                --security-opt
                --ulimit
    
        
file modified
+1 -0
file modified
+19 -2
file modified
+1 -1