Merge "Revert "mistral-executor: bind-mount /var/lib/containers""

This commit is contained in:
Zuul 2019-02-18 13:59:11 +00:00 committed by Gerrit Code Review
commit 99661f9e16

View File

@ -200,9 +200,7 @@ outputs:
- if:
- docker_enabled
- - /var/run/docker.sock:/var/run/docker.sock:rw
# Required when pulling images from a registry during
# Image Prepare workflow
- - /var/lib/containers:/var/lib/containers:rw
- null
environment:
- KOLLA_CONFIG_STRATEGY=COPY_ALWAYS
host_prep_tasks: