A ready-to-execute environment for PHP

With Utility Commands https://github.com/tai-sho/docker-php-cli/
$ make build
$ make composer-install
or
$ make login
$ composer install
$ composer require xxxxx
$ exit
run main.php
$ make run
Log in to the container and execute the command directly.
$ make login
$ php -v
Content type
Image
Digest
Size
213.3 MB
Last updated
about 6 years ago
docker pull shouheitai/php-cli