Dev Random
Dev Random
An issue template is likely a good idea. I'm slightly worried that we are providing tech support outside of the scope of this project, but maybe it's OK if we...
shouldn't we just uninstall `unattended-upgrades` during the VM build process?
`vmbuilder` has the `--removepkg` flag, which executes without the VM actually starting.
(invoked from `make-base-vm`)
That would be ideal. I am up for handling any service fees (e.g. AWS).
Yes, although having to integrate it with github might be a pain. I wonder if there's an off-the-shelf solution.
I'm happy to cover the costs. Also, I think I can create a specific API key for this and send it to you. Or if you want, you can get...
Looking into it now.
Sent, let me know if you got it.
Could also run apt-cacher-ng in a docker container - maybe https://github.com/deployable/docker-apt-cacher-ng . But I haven't tried it myself. Pull requests to improve docs and/or disable caching would be appreciated.