pkg-exporter
pkg-exporter copied to clipboard
Package as container
I only had a brief look at the python apt library, but it does look like it uses some native code to simply parse the apt files. So in theory it might be possible to ro-mount the relevant files into a container and run pkg-exporter from within a container…?
What is your opinion on this?
This project looks exactly what I was searching for but python setup.py install isn't a feasible production deployment story. Would be great to package this up.