abiosoft / abiosoft/caddy-docker
How to build my own image with a custom Caddyfile
Ouverte
- Langage dominant
- Shell
- Étoiles
- 787
- Forks
- 303
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
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.
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.