Skip to content
This repository was archived by the owner on Apr 17, 2024. It is now read-only.

docker-compose up fails #25

@max-zviahintsev

Description

@max-zviahintsev

Docker for Windows Version 18.06.1-ce-win73 (19507)
When making clean install after successfully run docker-compose build I try docker-compose up and always get:

λ docker-compose up
Starting contenta_docker_php_1      ... done
Starting contenta_docker_database_1 ... done
Starting contenta_docker_nginx_1    ... done
Attaching to contenta_docker_php_1, contenta_docker_database_1, contenta_docker_nginx_1
php_1       | standard_init_linux.go:190: exec user process caused "no such file or directory"
database_1  | standard_init_linux.go:190: exec user process caused "no such file or directory"
nginx_1     | nginx: [emerg] host not found in upstream "php" in /etc/nginx/sites/drupal.conf:62
contenta_docker_database_1 exited with code 1
contenta_docker_php_1 exited with code 1
contenta_docker_nginx_1 exited with code 1

I've found that somebody already introduced fixes for this before, but somehow they are not working for me.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions