mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-09-23 11:46:28 +00:00
59796e1406
- Added isOCIContainerByConfig() to detect OCI containers by: - Presence of 'entrypoint' field (only OCI containers have this) - Combination of ostype=unmanaged, cmode=console, and lxc.signal.halt - This is needed because Proxmox doesn't persist ostemplate after creation - Now supports detection of already-created OCI containers (like the test alpine container)