summaryrefslogtreecommitdiff
path: root/capsule.Dockerfile
diff options
context:
space:
mode:
authorJoe Carstairs <me@joeac.net>2026-04-25 10:47:21 +0100
committerJoe Carstairs <me@joeac.net>2026-04-25 10:48:02 +0100
commit9a64bad16e1f12947654e2b1f4cf27d42879103d (patch)
treee3d14707710d5525b3094744c2ec618f78ae20fd /capsule.Dockerfile
parent92b58d8999f483c3d4f1d74d9dd33355fa8eaca8 (diff)
build longlog.gmi from posts and header template
Diffstat (limited to 'capsule.Dockerfile')
-rw-r--r--capsule.Dockerfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/capsule.Dockerfile b/capsule.Dockerfile
index 0ab6f8f..9a72efd 100644
--- a/capsule.Dockerfile
+++ b/capsule.Dockerfile
@@ -38,6 +38,7 @@ RUN while read feed; do \
COPY capsule .
COPY common /var/common
RUN ./build_microlog.bash
+RUN ./build_longlog.bash
RUN ./build_loglog.bash
CMD \