php artisan arc:install
Expected: successful copy and cleaning after
Result: the requested PHP extension pcntl is missing from your system.
Configuring your project...
Publishing Config...
Copied Directory [/vendor/richdynamix/arc/tools] To [/tools]
Copied Directory [/vendor/richdynamix/arc/stubs] To []
Publishing complete.
Cleaning up and removing Arc...
Dependency "laravel/framework" is also a root requirement, but is not explicitly whitelisted. Ignoring.
Dependency "laravel/framework" is also a root requirement, but is not explicitly whitelisted. Ignoring.
Dependency "laravel/framework" is also a root requirement, but is not explicitly whitelisted. Ignoring.
Loading composer repositories with package information
Updating dependencies (including require-dev)
Your requirements could not be resolved to an installable set of packages.
Problem 1
laravel/horizon v2.2.2 requires ext-pcntl * -> the requested PHP extension pcntl is missing from your system.
laravel/horizon v2.2.2 requires ext-pcntl * -> the requested PHP extension pcntl is missing from your system.
laravel/horizon v2.2.2 requires ext-pcntl * -> the requested PHP extension pcntl is missing from your system.
Installation request for laravel/horizon (locked at v2.2.2, required as ^2.2) -> satisfiable by laravel/horizon[v2.2.2].
When running arc from a docker container setup like the examples from https://hub.docker.com/_/composer
Loading composer repositories with package information
Updating dependencies (including require-dev)
Your requirements could not be resolved to an installable set of packages.
Problem 1