abiosoft / abiosoft/caddy-docker
Cannot install plugin ratelimit
Offen
- Vorherrschende Sprache
- Shell
- Sterne
- 787
- Forks
- 303
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
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?
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.