I\'m trying to use the PHP image into my Dockerfile. I tried:
COPY --from=php:7.4-fpm /usr/bin/php /usr/bin/php
I get:
COPY fa