When I'm trying to build the docker file at: https://github.com/docker-library/php/blob/3f43309a0d5a427f54dc885e0812068ee767c03e/7.1/Dockerfile
command: docker build -t php_image .
I'm encontering the following error:
Step 14 : COPY docker-php-source /usr/local/bin/
lstat docker-php-source: no such file or directory
Could anybody help me to figure out something wrong here?
Thanks
docker-php-sourcestill exist on your directory