Find the image to save docker images Save to destination docker save -o /path/to/output.tar org/container Import docker docker load -i /path/to/output.tar