For this we are going to be using lxc-create, which comes pre-installed on Proxmox but needs further dependencies to fetch the OCI images from Docker:
apt update && apt -y install skopeo umoci jq| # Ralph Agent Loop Script for GitHub Copilot CLI (PowerShell) | |
| # Continuously runs Copilot CLI on a task until completion criteria is met | |
| # Usage: .\ralph-loop.ps1 <job-name> | |
| param( | |
| [Parameter(Mandatory=$true, Position=0)] | |
| [string]$JobName | |
| ) | |
| # Configuration (can be overridden via environment variables) |