Closed tuchfarber closed 7 years ago
Not sure why this would be needed its working fine on the current Dockerfile build in codefresh. I will merge it in though.
Explanation of similar issue here: https://stackoverflow.com/questions/26405702/dockerfile-copy-lchown-not-a-directory#26406656
Thanks for merging it in.
np apparently codefresh is having issues so I'm working on getting travis setup for this as well now.
Dockerfile was failing to build without the trailing slash in the
COPY
command.