I want to download some images for a computer that has not internet.
My computer that have internet has NO DOCKER installed (old kernel) so it is not possible to use docker command to pull, save and export it to the other machine.
I'm looking for a way to download a docker image (like via wget, ...) and use it on my computer without Internet.