sandstorm-io/vagrant-spk
View on GitHubInclude list of installed Debian packages/versions in .sandstorm
Open
#249 opened on Jan 28, 2020
enhancementgood-first-issuehelp wanted
Repository metrics
- Stars
- (58 stars)
- PR merge metrics
- (PR metrics pending)
Description
22:31 Maybe we could add a feature that dumps a list of debian packages that are installed into the spk, so you can inspect it after the fact to figure out what changed.
For transparency and so that we can diagnose issues while more aggressively allowing updates inside vagrant-spk VMs, we should dump the list of packages and their versions out to a file in .sandstorm that ends up committed to GitHub.
An analogue to this is the "stack" file, which notes what stack was used to build a package, despite being largely vestigial after the stack is set up, but useful for reference.