abiosoft / abiosoft/caddy-docker
How to build my own image with a custom Caddyfile
Đang mở
- Ngôn ngữ chính
- Shell
- Star
- 787
- Fork
- 303
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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.
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.