$ docker image build --no-cache -f images/Dockerfile-php-apache -t lamp .
[+] Building 0.0s (1/2)
=> ERROR [internal] load build definition from Dockerfile-php-apache 0.0s
=> => transferring dockerfile: 53B 0.0s
[internal] load build definition from Dockerfile-php-apache:
failed to solve with frontend dockerfile.v0: failed to read dockerfile: error from sender: resolve : lstat images: no such file or directory
$ docker image build --no-cache -f images/Dockerfile-php-apache -t lamp .
[+] Building 0.0s (1/2)
=> ERROR [internal] load build definition from Dockerfile-php-apache 0.0s
=> => transferring dockerfile: 53B 0.0s
failed to solve with frontend dockerfile.v0: failed to read dockerfile: error from sender: resolve : lstat images: no such file or directory