services: route-rush: build: . container_name: route-rush ports: - "8001:8001" restart: unless-stopped networks: - ipfix-net networks: ipfix-net: name: ipfix-stack_ipfix-net external: true