LXC Container - Run Windows App with Mono

Sparkytech

Active Member
Jan 23, 2016
11
1
43
55
I recently switched back to Proxmox from ESXi, and migrated many Docker containers to LXC. I currently have a Docker container that runs CumulusMX (windows exe) with Mono. Is there a way to run this in an LXC container? I have an Ubuntu LAMP stack setup with Mono, just not sure if or how to run the windows exe. I could run this on a Windows VM, but it uses a lot of resources for software that simply connects to my weather station.
 
Got it working. Setup an Ubuntu LAMP LXC container, installed Mono. Copied my exe to the container, and can run mono <program.exe>.
 
  • Like
Reactions: leesteken