fuel-library/files/fuel-docker-utils
Alex Schultz bc167a5d4a Update dockerctl copy to work with docker 1.8+
With CentOS7, we can no longer copy directly via devicemapper. Docker
1.8+ provides a cp function which can be used instead. This change
updates the dockerctl script to leverage the docker cp ability rather
than try and copy files directly via a devicemapper mount when docker
1.8+ is present. It will properly fall back to the devicemapper method
if docker is less than 1.8.

Change-Id: I8e81dd9e9d7eed76fea77a60ee602bef4925de20
Closes-Bug: #1524331
2015-12-15 14:20:10 -07:00
..
dockerctl Systemd units for docker containers 2015-12-03 15:49:00 +00:00
dockerctl_config Merge "Do not mount /etc/yum.repos.d into containers" 2015-12-04 15:04:35 +00:00
dockerctl-alias.sh Backward-compatible commit for packaging of fuel-library 2015-04-16 11:23:29 +03:00
functions.sh Update dockerctl copy to work with docker 1.8+ 2015-12-15 14:20:10 -07:00
get_service_credentials.py Refactor get_service_credentials to handle multitier dict 2015-11-11 17:06:06 +03:00