I make jar files on server x and then on the same x, i make it into a tar file
but when i send the tar file through google drive and using a USB to transfer that file to server y. i need to do this bcz server y is offline.
On using docker load command. it gives me
“INVALID TAR HEADER” issue. is it because of the transferring of files from USB or Google Drive or any other issue. Please HELP
I tried Removing CACHES and retarting docker to make sure it is not cacheing the layers
Muhammad Abdullah Arif Qureshi is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.