Delete docker-compose.yml

This commit is contained in:
Macauley Cheng
2022-12-21 17:32:40 +08:00
committed by Toni
parent 3dcc13b052
commit afe873c0de

View File

@@ -1,11 +0,0 @@
services:
ndpid:
build: .
image: ndpid:latest
network_mode: "host"
entrypoint: "/bin/bash"
command: -c "
/root/nDPIsrvd -d ;
/root/nDPId -d ;
/root/nDPIsrvd-kafka -b 124.219.108.6:9092 -t events -s"