features/src/php
2022-10-18 16:30:56 -07:00
..
devcontainer-feature.json add installsAfter: common-utils to all Features (#214) 2022-10-18 16:30:56 -07:00
install.sh Ensure remove apt-update cache at the beginning and end of the scripts (#210) 2022-10-10 15:33:01 -07:00
README.md Automated documentation update (#218) 2022-10-13 08:47:25 -07:00

PHP (php)

Example Usage

"features": {
    "ghcr.io/devcontainers/features/php:1": {
        "version": "latest"
    }
}

Options

Options Id Description Type Default Value
version Select or enter a PHP version string latest
installComposer Install PHP Composer? boolean true

Note: This file was auto-generated from the devcontainer-feature.json. Add additional notes to a NOTES.md.