pkg-exporter icon indicating copy to clipboard operation
pkg-exporter copied to clipboard

Package as container

Open dragetd opened this issue 3 years ago • 1 comments

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?

dragetd avatar Jan 17 '22 21:01 dragetd

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.

tcurdt avatar Mar 27 '22 16:03 tcurdt