A simple but applicative python script that automatically loads container images from specified directory to podman local image repository. It uses all sorts of file extensions.
$ cd directory_with_tar_images$ python podman_loader.py
Make the script executable
$ chmod +x podman_loader.py
Run
$ ./podman_loader.py
git clone git@github.com:matuszewski/podman-loader.gitchmod +x podman_load.shchmod +x podman_monitor.shchmod +x podman_clean.sh