This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
iang
/
prac
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
64fa2cbc67
Branches
Tags
main
popets-repro
prac
/
docker
/
stop-docker
stop-docker
84 B
Historique
Raw
1
2
3
4
5
6
#!/bin/bash
docker stop prac_p0 &
docker stop prac_p1 &
docker stop prac_p2 &
wait