Sign inSign up

qmu1/phpdocumentor

By qmu1

Updated over 7 years ago

An alipine-based dockerfile which runs phpDocumentor.

0

2.4K

qmu1/phpdocumentor repository overview

phpDocumentor Dockerfile

layers badge

Runs phpDocumentor (Not the alipine-based https://github.com/phpDocumentor/phpDocumentor2/issues/1874 )

Usage

docker run --rm -v $(pwd):/project qmu1/phpdocumentor:latest /bin/sh -c "\
    phpdoc --version
"

DockerHub

Available on the DockerHub.

https://hub.docker.com/r/qmu1/phpdocumentor/

License

MIT License

Copyright (c) qmu Co.,Inc.

Tag summary

Content type

-

Digest

Size

277.5 MB

Last updated

over 7 years ago

docker pull qmu1/phpdocumentor