abiosoft / abiosoft/caddy-docker

builder error on recent update

Abierto
#247 2 comentarios 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
Shell
Estrellas
787
Forks
303
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

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
```

Screen Shot 2020-03-27 at 22 19 39

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.