镜像自地址
https://github.com/devcm-repo/container-images.git
已同步 2026-06-06 05:51:06 +00:00
6 行
133 B
Docker
6 行
133 B
Docker
# crowdsecurity lua-bouncer-plugin 修复bash报错问题
|
|
|
|
FROM crowdsecurity/lua-bouncer-plugin:v1.0.5
|
|
|
|
RUN apk add --no-cache bash
|