abiosoft / caddy-docker

Docker container for Caddy
https://hub.docker.com/r/abiosoft/caddy/
MIT License
768 stars 315 forks source link

Adding plugins to php version #82

Closed OmgImAlexis closed 6 years ago

OmgImAlexis commented 6 years ago

Is there a way to target the php version when adding plugins?

abiosoft commented 6 years ago

Of course you can. You can check out more at here.

docker build --build-arg \
    plugins=filemanager,git,linode \
    github.com/abiosoft/caddy-docker.git#:php