stdevel / katprep

Python toolkit for automating system maintenance and generating patch reports along with Foreman/Katello and Red Hat Satellite 6.x
GNU General Public License v3.0
35 stars 6 forks source link

Implement Docker container #115

Open stdevel opened 5 years ago

stdevel commented 5 years ago

Is your feature request related to a problem? Please describe. During fresh installations it could be a benefit having a pre-built Docker container that contains the katprep commands and all the necessary Python module dependencies. Especially on legacy distributions, installing katprep can be painful.

Describe the solution you'd like Serve a Docker container that serves the katprep utilities, e.g. like: https://hub.docker.com/r/vmware/powerclicore

Describe alternatives you've considered

Additional context Open questions: