diff options
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 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 \ |
