marbetschar / tins

Containers just like Virtual Machines - but with native performance
GNU General Public License v3.0
42 stars 3 forks source link

Change Container's configuration #5

Open marbetschar opened 4 years ago

marbetschar commented 4 years ago

There should be a way to change a container's configuration.

toby63 commented 4 years ago

For the first implementation an integrated editor would be a good start. For example this command will add the content of a yaml-textfile myprofile.profile to a profile: cat myprofile.profile | lxc profile edit myprofile