abiosoft/caddy-docker

How to add custom (self-made) plugin.

KlimSidorov opened this issue · 0 comments

I wrote a plugin for my needs (didn't publish it to Caddy website).
Right now I have myplugin.go file.

How can I add my plugin to Caddy (to this image)?
Where do I have to put myplugin.go file and how to compile it?

Thank you for this image :)