diff --git a/src/alpine-php-pcntl/README.md b/src/alpine-php-pcntl/README.md new file mode 100644 index 0000000..a762799 --- /dev/null +++ b/src/alpine-php-pcntl/README.md @@ -0,0 +1,20 @@ + +# alpine-php-pcntl (alpine-php-pcntl) + +Installs pcntl extension for php on alpine + +## Example Usage + +```json +"features": { + "ghcr.io/cirolosapio/devcontainers-features/alpine-php-pcntl:0": {} +} +``` + + + + + +--- + +_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/cirolosapio/devcontainers-features/blob/main/src/alpine-php-pcntl/devcontainer-feature.json). Add additional notes to a `NOTES.md`._