An alipine-based dockerfile which runs phpDocumentor.
2.4K
Runs phpDocumentor (Not the alipine-based https://github.com/phpDocumentor/phpDocumentor2/issues/1874 )
latest (Dockerfile)docker run --rm -v $(pwd):/project qmu1/phpdocumentor:latest /bin/sh -c "\
phpdoc --version
"
Available on the DockerHub.
https://hub.docker.com/r/qmu1/phpdocumentor/
MIT License
Copyright (c) qmu Co.,Inc.
Content type
-
Digest
Size
277.5 MB
Last updated
over 7 years ago
docker pull qmu1/phpdocumentor