mirror of
https://github.com/optim-enterprises-bv/nDPId.git
synced 2025-11-01 18:57:48 +00:00
Delete docker-compose.yml
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user