You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
According to the C API documentation, the payload argument is a lxc_attach_command_t.
As I can see in some code, this function should be use via container->attach (and probably shouldn’t be public). If you have a small C example, that can accelerate my undestand of this point.
Hi
Do you have an example of how to use
lxc::attach::run_command()
, specifically how to build the payload argument?Thanks.
The text was updated successfully, but these errors were encountered: