abiosoft / abiosoft/caddy-docker
How to build my own image with a custom Caddyfile
Abierto
- Lenguaje dominante
- Shell
- Estrellas
- 787
- Forks
- 303
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
I need to build and export an image with a custom Caddyfile inside it.
I tried something as simple as:
```
FROM abiosoft/caddy:latest
COPY Caddyfile /etc/Caddyfile
```
However, the container is always restarting and the server won't start.
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.