dkrmc-remove-all-containers.sh 66 B

123
  1. #! /bin/bash
  2. docker container stop $(docker container ls –aq)