stop-docker 81 B

123456
  1. #!/bin/bash
  2. docker stop oram_C &
  3. docker stop oram_D &
  4. docker stop oram_E &
  5. wait