mirror of
https://github.com/Oxbian/SIDPS.git
synced 2025-07-07 12:24:38 +02:00
feat: final working demo Dockerfiles
This commit is contained in:
@ -20,7 +20,6 @@ services:
|
||||
context: ..
|
||||
dockerfile: Demo/Dockerfiles/Dockerfile.idps
|
||||
container_name: idps
|
||||
command: sleep infinity
|
||||
cap_add:
|
||||
- NET_ADMIN
|
||||
- NET_RAW
|
||||
@ -39,7 +38,6 @@ services:
|
||||
context: ..
|
||||
dockerfile: Demo/Dockerfiles/Dockerfile.cible
|
||||
container_name: cible
|
||||
command: sleep infinity
|
||||
cap_add:
|
||||
- NET_ADMIN
|
||||
networks:
|
||||
@ -67,7 +65,6 @@ services:
|
||||
context: ..
|
||||
dockerfile: Demo/Dockerfiles/Dockerfile.ids
|
||||
container_name: ids
|
||||
command: sleep infinity
|
||||
cap_add:
|
||||
- NET_ADMIN
|
||||
- NET_RAW
|
||||
|
Reference in New Issue
Block a user