pretzlaw/docker-php

php:6.0-apache: Failed copy foreground script during build

Opened this issue · 0 comments

Log said noooo:

Step 9/12 : COPY apache2-foreground.sh /usr/local/bin/apache2-foreground
lstat apache2-foreground.sh: no such file or directory
root@rmp-dev:~/docker-php# tail log/php_6.0-apache.log
	Options -Indexes
	AllowOverride All
</Directory>
Enabling conf docker-php.
To activate the new configuration, you need to run:
  service apache2 reload
 ---> 0d7f0e62e676
Removing intermediate container f7b434806f97
Step 9/12 : COPY apache2-foreground.sh /usr/local/bin/apache2-foreground
lstat apache2-foreground.sh: no such file or directory