Open Project LXC #151
-
Just found this repo after receiving a CM3588 and playing around with pxvirt (formerly pveport) on it. It's my first foray into proxmox and I'm incredibly impressed - and incredibly grateful for the hard work everyone here has put into porting VE Helper-Scripts for arm64 hosts! I would like to plea for someone to port the Open Project LXC helper script over. I have very minimal coding experience. I asked chatgpt to help me port it, but immediately got an error when trying to run the script it provided that the bash argument list is too long, and have no idea where to go from there. Thank you in advance for any help someone can offer! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
I just checked the documentation and they only provide a x64 deb file, which means the lxc will not be supported. You can though create a docker lxc and install it using docker. |
Beta Was this translation helpful? Give feedback.
I just checked the documentation and they only provide a x64 deb file, which means the lxc will not be supported.
You can though create a docker lxc and install it using docker.