diff options
| author | Joe Carstairs <me@joeac.net> | 2026-04-16 19:48:25 +0100 |
|---|---|---|
| committer | Joe Carstairs <me@joeac.net> | 2026-04-16 20:05:46 +0100 |
| commit | 84531839fb2e760eace3389fdedaec4ef1ffa4c3 (patch) | |
| tree | b07140a8006320a63d421e4034561746df64ba3b | |
| parent | 6363a0aeb3d8a5ac8c7393fb3cba24b05c0703e4 (diff) | |
COPY loglog-header.gmi in capsule/Dockerfile
| -rw-r--r-- | capsule/Dockerfile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/capsule/Dockerfile b/capsule/Dockerfile index 4d92b1d..d865968 100644 --- a/capsule/Dockerfile +++ b/capsule/Dockerfile @@ -36,6 +36,7 @@ RUN while read feed; do \ comitium add --data comitium-data/ "$feed"; \ done <feeds.txt COPY build_loglog.bash build_loglog.bash +COPY loglog-header.gmi loglog-header.gmi COPY content content RUN ./build_loglog.bash |
