I have a couple of questions around containers that I was hoping to get a definitive answer to.
Since Proxmox is running LXD on the backend:
Since Proxmox is running LXD on the backend:
- How come the image versions aren't inline with https://images.linuxcontainers.org/?
- Both for distribution and release.
- What does it take to support a new container flavor? I.e. if we try to import and use Amazon Linux we get:
Code:Detected container architecture: amd64unknown ID 'amzn' in /etc/os-release file, trying fallback detection Logical volume "vm-101-disk-0" successfully removed TASK ERROR: unable to create CT 101 - unable to detect OS distribution
- Are there any plans to add a user accessible configuration for #2? I.e. a user-configurable "OS Template Definition"?
- In absence of #3 How does Proxmox decide what distributions to support and what versions to make available?