Skip to content

Errors after executing docker-compose up -d command (windows/Docker CE) #1

@gkimpson

Description

@gkimpson

This was working for me yesterday but then I've upgraded to the latest version of Docker and now it seemingly fails with the message below once I run docker-compose up -d

Docker CE : 18.06.1-ce-win73 (19507) (Running Windows 10 Pro)
Channel : stable
Compose : 1.22.0
Machine : 0.15.0
Notary : 0.6.1
Credential Helpers : 0.6.0
Kubernetes : 1.10.3

php-apache-mysql-containerized_mysql_1 is up-to-date
php-apache-mysql-containerized_php_1 is up-to-date
Starting php-apache-mysql-containerized_apache_1 ... error
ERROR: for php-apache-mysql-containerized_apache_1  Cannot start service apache: driver failed programming external connectivity on endpoint php-apache-mysql-containerized_apache_1 (2e04f997df1445f9305ec47b8b2dc10e9fcf4387a342837a7193023d018df862): Error starting userland proxy: mkdir /port/tcp:0.0.0.0:8080:tcp:172.19.0.2:80: input/output error
ERROR: for apache  Cannot start service apache: driver failed programming external connectivity on endpoint php-apache-mysql-containerized_apache_1 (2e04f997df1445f9305ec47b8b2dc10e9fcf4387a342837a7193023d018df862): Error starting userland proxy: mkdir /port/tcp:0.0.0.0:8080:tcp:172.19.0.2:80: input/output error
ERROR: Encountered errors while bringing up the project.`

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions