niisan/some-discovery

By using the type declaration, the processing class corresponding to a certain class is automatically linked.

dev-master 2019-12-04 22:51 UTC

This package is auto-updated.

Last update: 2024-04-06 01:00:34 UTC


README

create container image

docker build -t niisan/php .

run container

docker run --rm -it -v `pwd`:/var/www niisan/php