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