diff options
| author | Joe Carstairs <me@joeac.net> | 2026-04-30 17:27:53 +0100 |
|---|---|---|
| committer | Joe Carstairs <me@joeac.net> | 2026-04-30 17:27:53 +0100 |
| commit | 7f37fd666de3887f467969bffa09b1612b399bd7 (patch) | |
| tree | af039a9af3672540c3a2370b58bfe554ab492332 /capsule.Dockerfile | |
| parent | f8f9573410bec7e5375b46ee4f38de7981924e3a (diff) | |
capsule.Dockerfile uses run.sh
Diffstat (limited to 'capsule.Dockerfile')
| -rw-r--r-- | capsule.Dockerfile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/capsule.Dockerfile b/capsule.Dockerfile index b7b7282..4f839bc 100644 --- a/capsule.Dockerfile +++ b/capsule.Dockerfile @@ -38,6 +38,4 @@ COPY capsule . COPY common /var/common RUN make -CMD \ - ( ( sleep 5; comitium refresh --data comitium-data/ ) & ) \ - && agate --content content/ --addr [::]:1965 --addr 0.0.0.0:1965 --lang en-GB +CMD ./run.sh |
