I just spun up two lxc Debian 10 containers, one using lxc tools on my desktop, using whatever the default lxd template store is, and on on proxmox, using the built in container repository. (Which I since learned gets images from download.proxmox.com) The list of pre-installed packages is quite different - for instance proxmox does not pre-install apt-transport-https, but it does pre-install netcat-traditional.
How are the container images at download.proxmox.com/images generated? Is the rationale for any modifications from the vendor cloud images explained anywhere?
Asking because I don't really want netcat on my containers, but if there is a reason it needs to be there (for the console redirection, maybe?), then I may have to live with it. In which case I just need to know WHY.
How are the container images at download.proxmox.com/images generated? Is the rationale for any modifications from the vendor cloud images explained anywhere?
Asking because I don't really want netcat on my containers, but if there is a reason it needs to be there (for the console redirection, maybe?), then I may have to live with it. In which case I just need to know WHY.