Skip to content

matuszewski/podman-loader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

podman-loader

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.

Usage
$ cd directory_with_tar_images
$ python podman_loader.py

Make the script executable
$ chmod +x podman_loader.py

Run

$ ./podman_loader.py

Dependencies
  • podman
  • python 2.7+
  • podman_load.sh

    podman_monitor.sh

    podman_clean.sh

    Use password protected SSH key git clone git@github.com:matuszewski/podman-loader.git
    chmod +x podman_load.sh
    chmod +x podman_monitor.sh
    chmod +x podman_clean.sh

    About

    Script that automatically loads image archives ( *.tar or others ) from specified directories to podman as a ready-to-use images

    Topics

    Resources

    License

    Stars

    Watchers

    Forks

    Releases

    No releases published

    Packages

    No packages published