abiosoft / abiosoft/caddy-docker
builder error on recent update
未关闭
- 主要语言
- Shell
- 星标
- 787
- 派生
- 303
- PR 合并指标
- 30 天内没有已合并 PR
描述
I'm getting an error on builds I haven't seen before, I see there was a new release 17 days ago, wondering if that has something to do with it.
```
FROM abiosoft/caddy:builder as caddy
ENV ENABLE_TELEMETRY=false
ARG CADDY_VERSION="1.0.3"
ARG CADDY_PLUGINS="cors"
RUN VERSION=${CADDY_VERSION} PLUGINS=${CADDY_PLUGINS} /bin/sh /usr/bin/builder.sh
COPY ./Caddyfile /install/Caddyfile
```
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。