abiosoft / abiosoft/caddy-docker

How to build my own image with a custom Caddyfile

Open
#214 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Shell
Stars
787
Forks
303
PR merge metrics
No merged PRs in 30d

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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.