mirror of
https://github.com/Oxbian/SIDPS.git
synced 2025-05-17 05:58:14 +02:00
7 lines
147 B
Bash
Executable File
7 lines
147 B
Bash
Executable File
#/bin/sh
|
|
docker compose build
|
|
docker compose stop
|
|
#docker rm ids idps
|
|
docker rm attaquant1 attaquant2 ids idps cible alert_db
|
|
docker compose up -d
|