abiosoft / abiosoft/caddy-docker
How to build my own image with a custom Caddyfile
Offen
- Vorherrschende Sprache
- Shell
- Sterne
- 787
- Forks
- 303
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
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.
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.