Have at least one image locally (run podman image ls
to confirm).
If you don't have images locally, run simply podman pull httpd
.
- Choose an image and create an archive out of it
- Check the archive size. Is it different than the image size? If yes, what's the difference? If not, why?
- Copy the generated archive to a remote host
- Load the image
- Verify it was loaded and exists on the remote host