mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-09-21 10:43:36 +00:00
2226bdacf8
- 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)