• Yong Tang's avatar
    Cleanup containers during the tests · ab1f90a3
    Yong Tang yazdı
    This fix tries to clean up the containers during the tests
    so that no pre-existing volumes left in docker integration tests.
    
    This fix adds `-v` when removing containers, and makes sure
    containers launched in non-daemon mode are removed.
    
    This fix is realted to moby PR 36292
    Signed-off-by: 's avatarYong Tang <yong.tang.github@outlook.com>
    ab1f90a3
base.py 3.79 KB