reminder of useful lxc commands

This commit is contained in:
marchal 2019-10-27 13:15:18 +01:00
parent 7d74d20651
commit e3565d0b03

6
lxc_tips Normal file
View File

@ -0,0 +1,6 @@
# lxc launch [distribution] [name]
# eg: lxc launch images:debian/10
# lxc list
# lxc exec [repository] [command]