This repository was archived by the owner on Sep 8, 2021. It is now read-only.
This repository was archived by the owner on Sep 8, 2021. It is now read-only.
\"/opt/layer/build-php-remi.sh\": permission denied" #48
Open
Description
Downloading the git and running make works fine to build php71.zip but running make php73.zip I get the following error:
$ sudo make php73.zip
docker run --rm -e http_proxy= -v /home/scottw/src/php-lambda-layer:/opt/layer lambci/lambda:build-nodejs8.10 /opt/layer/build-php-remi.sh 3
docker: Error response from daemon: OCI runtime create failed: container_linux.go:345: starting container process caused "exec: "/opt/layer/build-php-remi.sh": permission denied": unknown.
Makefile:10: recipe for target 'php73.zip' failed
make: *** [php73.zip] Error 126
Metadata
Metadata
Assignees
Labels
No labels