abiosoft / abiosoft/caddy-docker
Cannot install plugin ratelimit
Aperta
- Lingua principale
- Shell
- Stelle
- 787
- Fork
- 303
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
Here is the command used:
```
docker build --build-arg plugins=ratelimit -t local/caddy github.com/abiosoft/caddy-docker.git
```
and the ouput error:
> can't load package: package caddy:
> ratelimit.go:2:10: invalid import path: ""
> error at 'building caddy'
The plugin name `ratelimit` is found when I test with `caddyplug install ratelimit`.
Any idea what the problem is? how can I build this great caddy image with the ratelimit plugin?
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.