Python Script to run shell commend within a Proxmox lxc Container

774 Views Asked by At

I am trying to write a python script to run a python code in a proxmox lxc container. To do this, I need to install packages and requirements file for the python code in the container using a python script.

But I don't know what the solution is.

I hope your kind response. Thank you.

0

There are 0 best solutions below