diff options
| author | Joe Carstairs <me@joeac.net> | 2026-04-25 10:04:19 +0100 |
|---|---|---|
| committer | Joe Carstairs <me@joeac.net> | 2026-04-25 10:08:20 +0100 |
| commit | dfc210c1e6dbb33a41334843941c931623565bde (patch) | |
| tree | a0490876b4dc40302eb66409f987c85dd0d9be99 /capsule.Dockerfile | |
| parent | bf8a4a338f04d30b5166b57f306db286c4c707f9 (diff) | |
move microlog posts to common/
Diffstat (limited to 'capsule.Dockerfile')
| -rw-r--r-- | capsule.Dockerfile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/capsule.Dockerfile b/capsule.Dockerfile index 4243330..0ab6f8f 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 capsule . +COPY common /var/common RUN ./build_microlog.bash RUN ./build_loglog.bash |
