Fetched 10.1 MB in 10min9s (16.6 kB/s) W: Failed to fetch http://deb.debian.org/debian/dists/jessie-updates/InRelease Unable tofind expected entry 'main/binary-amd64/Packages' in Release file (Wrong sources.list entry or malformed file)
E: Some indexfiles failed to download. They have been ignored, or old ones used instead. ERROR: Service 'php-fpm' failed to build: The command'/bin/sh -c apt-get update && apt-get install -y software-properties-common && add-apt-repository -y ppa:alex-p/tesseract-ocr' returned a non-zero code: 100
解决方案: 在对应的命令行前加上:
RUN printf " #deb包\n deb http://mirrors.aliyun.com/ubuntu/ xenial main restricted universe multiverse\n deb http://mirrors.aliyun.com/ubuntu/ xenial-security main restricted universe multiverse\n deb http://mirrors.aliyun.com/ubuntu/ xenial-updates main restricted universe multiverse\n deb http://mirrors.aliyun.com/ubuntu/ xenial-backports main restricted universe multiverse\n ##测试版源\n deb http://mirrors.aliyun.com/ubuntu/ xenial-proposed main restricted universe multiverse\n # 源码\n deb-src http://mirrors.aliyun.com/ubuntu/ xenial main restricted universe multiverse\n deb-src http://mirrors.aliyun.com/ubuntu/ xenial-security main restricted universe multiverse\n deb-src http://mirrors.aliyun.com/ubuntu/ xenial-updates main restricted universe multiverse\n deb-src http://mirrors.aliyun.com/ubuntu/ xenial-backports main restricted universe multiverse\n ##测试版源\n deb-src http://mirrors.aliyun.com/ubuntu/ xenial-proposed main restricted universe multiverse\n" > /etc/apt/sources.list
问题4> docker: Error response from daemon: Cannot link toto /laradock_mysql_1, as it does not belong to the default network
查看网络
NETWORK ID NAME DRIVER SCOPE c8dfb8a44422 bridge bridge local 0fe587efe71f chaincode-docker-devmode_default bridge local 3d3c9e4de651 e2e_default bridge local dce17f3c06ca ethereum-docker_default bridge local 0eca3f311ce7 host host local 57912953f3e5 laradock_backend bridge local 35be8b9a0f70 laradock_default bridge local d3e733ccb976 laradock_frontend bridge local d67e463037d2 nonenulllocal