Skip to content

make build is executed on the host (not in the container) #140

@stucki

Description

@stucki

The make build command does not work if the host has no PHP installed. The reason for this is that the bin/build.sh script is executed on the host, not in the Docker container.

This is probably related to #139.

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