#!/bin/bash ls /root/dockerimages/*.tar | xargs -I {} docker load -i {}