1
0
mirror of https://github.com/Oxbian/SIDPS.git synced 2025-06-15 09:58:10 +02:00
2024-11-26 11:11:24 -05:00

7 lines
151 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 web
docker compose up -d