dkrmc-remove-all-containers.sh 69 B

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