• 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
Adı
Son kayıt (commit)
Son güncelleme
docker Loading commit data...
docs Loading commit data...
scripts Loading commit data...
tests Loading commit data...
.coveragerc Loading commit data...
.dockerignore Loading commit data...
.editorconfig Loading commit data...
.gitignore Loading commit data...
.travis.yml Loading commit data...
CONTRIBUTING.md Loading commit data...
Dockerfile Loading commit data...
Dockerfile-docs Loading commit data...
Dockerfile-py3 Loading commit data...
Jenkinsfile Loading commit data...
LICENSE Loading commit data...
MAINTAINERS Loading commit data...
MANIFEST.in Loading commit data...
Makefile Loading commit data...
README.md Loading commit data...
appveyor.yml Loading commit data...
docs-requirements.txt Loading commit data...
pytest.ini Loading commit data...
requirements.txt Loading commit data...
setup.cfg Loading commit data...
setup.py Loading commit data...
test-requirements.txt Loading commit data...
tox.ini Loading commit data...
win32-requirements.txt Loading commit data...