This website works better with JavaScript
Home
Explore
Help
Register
Sign In
baowu
/
taphole
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
a1430b34d0
Branches
Tags
likeadmin
master
taphole
/
doc
/
import_all_images.sh
import_all_images.sh
71 B
History
Raw
1
2
#!/bin/bash
ls /root/dockerimages/*.tar | xargs -I {} docker load -i {}