import_all_images.sh 80 B

12
  1. #!/bin/bash
  2. ls /home/document/dockerimages/*.tar | xargs -I {} docker load -i {}