Newer
Older
services:
owler-urlfrontier-ingest:
build: .
container_name: owler-urlfrontier-ingest
command: "java -Xmx16G -jar /urlfrontier/owler-urlfrontier-ingest.jar --config config.ini"
- ./logs:/urlfrontier/logs
- ./input:/urlfrontier/input