I want to copy a file from my Ubuntu host to Docker container.
I use Docker 1.6.2 from 14.04 LTS repository.
When I try to copy I get error:
Version 1.6.2 doesn't allow copying from host to container, you need to upgrade to at least 1.8 for that support.