Skip to content

PHP service container startup is broken #2

@dyushkin

Description

@dyushkin

Most likely cause of the issue is using of CMD instruction in php service Dockerfile.
My thouths that this CMD instruction may conflict with CMD instruction from php-fpm image.
From Dockerfile CMD reference:

There can only be one CMD instruction in a Dockerfile. If you list more than one CMD then only the last CMD will take effect.

For this time workaround was added.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingquestionFurther information is requested

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions