ls |grep .tar.gz |xargs -I {} docker load -i {} ls -Sr|grep -v ":"|grep tar.gz |xargs -I {} docker load -i {}