It is clear that the tarball resulting from Bitname's makefile is running on Docker only. Therefore I was asking if you know a way to migrate this tarball to LXC or to verify if this makefile can be "ported" to generate an LXC appliance. I also understand that the PVE shipped Debian Appliance contains packages that are essential and should not be removed. However, the same requisite is valid for Minideb Docker container, and this is running with additional packages if required by the application. My intention is to deploy single applications, e.g. Radicale (Open-Source CalDAV and CardDAV Server) on a single LXC with a minimal footprint. This is feasible with Alpine Linux Appliance, and it's not clear why it should not work with Debian. *Gesendet:* Montag, 18. Dezember 2017 um 10:35 Uhr *Von:* "Emmanuel Kasper" <[email protected]> *An:* [email protected] *Betreff:* Re: [pve-devel] PVE Minimal Debian Appliance On 12/18/2017 12:09 AM, [email protected] wrote: > Hello! > > Can you consider to provide a PVE Minimal Debian Appliance considering > things like > "Removing Packages for dealing with hardware. This is not usually done > within a container" und "Removing Packages for interactive use."
BTW, the Bitname Makefile you refer provides a tarball for running Docker Containers, not LXC containers. See https://forum.proxmox.com/threads/docker-support-in-proxmox.27474/page-5#post-188828 for the relation between these. Concerning the Debian tarballs we distribute, the only hardware related stuff we ship is hwclock, which comes from the package util-linux, which is mandatory for any Debian based system. _______________________________________________ pve-devel mailing list [email protected] https://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel _______________________________________________ pve-devel mailing list [email protected] https://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel
