aboutsummaryrefslogtreecommitdiff
path: root/docker-compose.yml
diff options
context:
space:
mode:
authorVaiTon2023-04-29 18:17:01 +0000
committerVaiTon2023-04-29 18:17:01 +0000
commit195450507328055200337c1138cdaeaab47c18d5 (patch)
tree957b687ce013e3339d255fc093257a99ae1d1cc8 /docker-compose.yml
parentcb1ee4f3a9ff09b11c99fd802225594a35497110 (diff)
Delete old pcaps to avoid infinite space consumption.
For the moment a const is used, namely MAX_PCAPS in pcap_importer.go. It should, however, be then refactored to a runtime config.
Diffstat (limited to 'docker-compose.yml')
-rw-r--r--docker-compose.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/docker-compose.yml b/docker-compose.yml
index d2f0abf..484755a 100644
--- a/docker-compose.yml
+++ b/docker-compose.yml
@@ -9,6 +9,7 @@ services:
caronte:
image: ghcr.io/eciavatta/caronte:latest
+ build: .
ports:
- "3333:3333"
environment: