abiosoft / caddy-docker

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

With go mod in caddy, build plugins with pinned versions #174

Closed princemaple closed 3 years ago

princemaple commented 5 years ago

https://github.com/mholt/caddy/pull/2504

abiosoft commented 5 years ago

This is not as straightforward for plugins unlike Caddy's direct dependencies. Though I'd like to leverage it to provide some stability.