Skip to content

Can we add the pcntl extension to the container to enforce time limits #45

Description

@andybroomfield

Can we add

docker-php-ext-configure pcntl --enable-pcntl && \
docker-php-ext-install pcntl && \

This is so we can use enforceTimeOuts in PHP unit tests.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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