The /bin/bash can be replaced with any executable from the container. lxc exec mycontainer -- /bin/bash. The -- is a special sequence that ...
確定! 回上一頁