docker-lnmp
docker-lnmp copied to clipboard
🐋Docker-compose(Linux,Nginx,MySQL,PHP7,Redis)🐳
ERROR: Service 'php' failed to build : Build failed
`Connecting to github.com (13.229.188.59:443) Connecting to codeload.github.com (54.251.140.56:443) wget: server returned error: HTTP/1.1 404 Not Found ERROR: Service 'php' failed to build: The command '/bin/sh -c cd ~ && wget...
v1 PHP dockerfile line 97 and 111 miss "\\"
 swoole-src-4.4.15/travis/debug/swoole_table_implements.php swoole-src-4.4.15/travis/docker-compile.sh swoole-src-4.4.15/travis/docker-compose.yml swoole-src-4.4.15/travis/docker-route.sh swoole-src-4.4.15/travis/pecl-install.sh swoole-src-4.4.15/travis/route.sh swoole-src-4.4.15/travis/run-tests.sh swoole-src-4.4.15/travis/simple-compile.sh mv: can't rename 'swoole': No such file or directory ERROR: Service 'php' failed to build: The command '/bin/sh -c cd ~...
版本1升级PHP失败,尝试修改docker file 升级php到更高版本失败
windows10 用docker挂载文件问题时文件会变成文件夹。 比如 - ./nginx/nginx.conf:/usr/local/nginx/nginx.conf 挂载之后就只有nginx.conf这个文件夹,这个问题有什么解决办法吗
checking for libzip... not found configure: error: Please reinstall the libzip distribution 加上了 yum install -y libzip 还是不行